Solver-specific structure for solver and source term variables.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(atl_varSys_solverData_type), | public, | pointer | :: | solverData | |||
type(tem_pointData_list_type), | public | :: | pointData |
the point_datas need to be stored levelwise |
|||
type(tem_varSys_op_data_type), | public | :: | opData |
data array for operation or derived varibales consists the index arrys for points stored in the poingtData of input variable size is number of input variables |