WAVEWATCH III  beta 0.0.1
w3ounfmetamd::group_t Type Reference

Type for storage of meta data aggregated by field (IFI) More...

Public Attributes

type(field_t), dimension(:), allocatable field
 Pointer to fields in group. More...
 

Detailed Description

Type for storage of meta data aggregated by field (IFI)

Definition at line 238 of file w3ounfmetamd.F90.

Member Data Documentation

◆ field

type(field_t), dimension(:), allocatable w3ounfmetamd::group_t::field

Pointer to fields in group.

Definition at line 239 of file w3ounfmetamd.F90.

239  TYPE(FIELD_T), ALLOCATABLE :: FIELD(:)