Type to store the index of points of the inputs levelwise, since points are levelwise
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(grw_intarray_type), | private | :: | indexLvl(globalMaxLevels) |
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
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(tem_indexLvl_type), | private, | allocatable | :: | input_pntIndex(:) | |||
type(c_ptr), | private | :: | solver_bundle | A pointer to possibly additional solver data. |
|||
type(tem_reduction_transient_type), | private | :: | redTrans | time reduction data |