spatial_value_type Derived Type

type, private :: spatial_value_type

stores values of spatial term during initialization to reduce computations during main loop.


Inherits

type~~spatial_value_type~~InheritsGraph type~spatial_value_type spatial_value_type type~grw_realarray_type grw_realarray_type type~spatial_value_type->type~grw_realarray_type evalVal

Inherited by

type~~spatial_value_type~~InheritedByGraph type~spatial_value_type spatial_value_type type~tem_spatial_type tem_spatial_type type~tem_spatial_type->type~spatial_value_type valOnLvl type~tem_ini_condition_type tem_ini_condition_type type~tem_ini_condition_type->type~tem_spatial_type ini_state type~tem_spacetime_fun_type tem_spacetime_fun_type type~tem_spacetime_fun_type->type~tem_spatial_type spatial type~tem_st_fun_listelem_type tem_st_fun_listElem_type type~tem_st_fun_listelem_type->type~tem_spacetime_fun_type val type~tem_st_fun_listelem_type->type~tem_st_fun_listelem_type next type~tem_variable_type tem_variable_type type~tem_variable_type->type~tem_spacetime_fun_type st_fun type~tem_st_fun_linkedlist_type tem_st_fun_linkedList_type type~tem_st_fun_linkedlist_type->type~tem_st_fun_listelem_type head

Contents


Components

TypeVisibilityAttributesNameInitial
type(grw_realarray_type), private :: evalVal

Evaluated variable value on each point. For vectorial variable, the values are stored as (iVal-1)*nComp + iComp