WAVEWATCH III  beta 0.0.1
w3nmlmultimd::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 150 of file w3nmlmultimd.F90.

Member Data Documentation

◆ coupling

type(nml_coupling_t) w3nmlmultimd::nml_output_type_t::coupling

Definition at line 156 of file w3nmlmultimd.F90.

156  TYPE(NML_COUPLING_T) :: COUPLING

◆ field

type(nml_field_t) w3nmlmultimd::nml_output_type_t::field

Definition at line 152 of file w3nmlmultimd.F90.

152  TYPE(NML_FIELD_T) :: FIELD

◆ partition

type(nml_partition_t) w3nmlmultimd::nml_output_type_t::partition

Definition at line 154 of file w3nmlmultimd.F90.

154  TYPE(NML_PARTITION_T) :: PARTITION

◆ point

type(nml_point_t) w3nmlmultimd::nml_output_type_t::point

Definition at line 151 of file w3nmlmultimd.F90.

151  TYPE(NML_POINT_T) :: POINT

◆ restart

type(nml_restart_t) w3nmlmultimd::nml_output_type_t::restart

Definition at line 158 of file w3nmlmultimd.F90.

158  TYPE(NML_RESTART_T) :: RESTART

◆ track

type(nml_track_t) w3nmlmultimd::nml_output_type_t::track

Definition at line 153 of file w3nmlmultimd.F90.

153  TYPE(NML_TRACK_T) :: TRACK