mus_transport_var_type Derived Type

type, public :: mus_transport_var_type

Description of musubi transport variable type


Components

Type Visibility Attributes Name Initial
type(mus_transport_op_type), public, allocatable :: method(:)

Contains variable pntIndex to setup_index and getValOfIndex Size: varDict%nVals

type(grw_stringkeyvaluepairarray_type), public :: varDict

Dictionary of transport variable with varDict%val()%key is the name of transport variable and varDict%val()%value is the name of variable provided for the key