mus_source_type Derived Type

type, public :: mus_source_type

Description of musubi source type


Components

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

Contains source elements position in tree%treeID and function pointer to update source Size: varDict%nVals

type(grw_stringkeyvaluepairarray_type), public :: varDict

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