tem_operation_module Module



Derived Types

type, public ::  tem_indexLvl_type

Type to store the index of points of the inputs levelwise, since points are levelwise

Components

Type Visibility Attributes Name Initial
type(grw_intarray_type), public :: indexLvl(globalMaxLevels)

type, public ::  tem_varSys_op_data_type

Type which is the method_data for derived variables, hence it consists of the point index for each input variable size: number of inputs variable

Components

Type Visibility Attributes Name Initial
type(tem_indexLvl_type), public, allocatable :: input_pntIndex(:)
type(c_ptr), public :: solver_bundle

A pointer to possibly additional solver data.

Read more…
type(tem_reduction_transient_type), public :: redTrans

time reduction data