WAVEWATCH III  beta 0.0.1
w3nmlshelmd::nml_output_type_t Type Reference

Public Attributes

type(nml_point_tpoint
 
type(nml_field_tfield
 
type(nml_track_ttrack
 
type(nml_partition_tpartition
 
type(nml_coupling_tcoupling
 
type(nml_restart_trestart
 

Detailed Description

Definition at line 100 of file w3nmlshelmd.F90.

Member Data Documentation

◆ coupling

type(nml_coupling_t) w3nmlshelmd::nml_output_type_t::coupling

Definition at line 106 of file w3nmlshelmd.F90.

106  TYPE(NML_COUPLING_T) :: COUPLING

◆ field

type(nml_field_t) w3nmlshelmd::nml_output_type_t::field

Definition at line 102 of file w3nmlshelmd.F90.

102  TYPE(NML_FIELD_T) :: FIELD

◆ partition

type(nml_partition_t) w3nmlshelmd::nml_output_type_t::partition

Definition at line 104 of file w3nmlshelmd.F90.

104  TYPE(NML_PARTITION_T) :: PARTITION

◆ point

type(nml_point_t) w3nmlshelmd::nml_output_type_t::point

Definition at line 101 of file w3nmlshelmd.F90.

101  TYPE(NML_POINT_T) :: POINT

◆ restart

type(nml_restart_t) w3nmlshelmd::nml_output_type_t::restart

Definition at line 108 of file w3nmlshelmd.F90.

108  TYPE(NML_RESTART_T) :: RESTART

◆ track

type(nml_track_t) w3nmlshelmd::nml_output_type_t::track

Definition at line 103 of file w3nmlshelmd.F90.

103  TYPE(NML_TRACK_T) :: TRACK