atl_eqn_sourceMap_type Derived Type

type, public :: atl_eqn_sourceMap_type

datatype containing mapping of source variables to function pointers. The function this pointer is pointing to is used to evaluate the space time function defining the values for the source variable.


Components

Type Visibility Attributes Name Initial
procedure(atl_update_source), public, pointer, nopass :: do => NULL()