mus_transport_var_type Derived Type

type, public :: mus_transport_var_type

Description of musubi transport variable type


Inherits

type~~mus_transport_var_type~~InheritsGraph type~mus_transport_var_type mus_transport_var_type grw_stringkeyvaluepairarray_type grw_stringkeyvaluepairarray_type type~mus_transport_var_type->grw_stringkeyvaluepairarray_type varDict type~mus_transport_op_type mus_transport_op_type type~mus_transport_var_type->type~mus_transport_op_type method tem_indexLvl_type tem_indexLvl_type type~mus_transport_op_type->tem_indexLvl_type pntIndex

Inherited by

type~~mus_transport_var_type~~InheritedByGraph type~mus_transport_var_type mus_transport_var_type type~mus_scheme_type mus_scheme_type type~mus_scheme_type->type~mus_transport_var_type transVar

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