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 type~grw_stringkeyvaluepairarray_type grw_stringkeyvaluepairarray_type type~mus_transport_var_type->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 type~tem_indexlvl_type tem_indexLvl_type type~mus_transport_op_type->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 type~mus_varsys_solverdata_type mus_varSys_solverData_type type~mus_varsys_solverdata_type->type~mus_scheme_type scheme type~mus_varsys_data_type mus_varSys_data_type type~mus_varsys_data_type->type~mus_varsys_solverdata_type solverData

Contents


Components

TypeVisibilityAttributesNameInitial
type(mus_transport_op_type), private, allocatable:: method(:)

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

type(grw_stringkeyvaluepairarray_type), private :: 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