Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(tem_varSys_solverData_evalElem_type), | intent(in) | :: | solData_evalElem | Description on how to set the element retrieval function for stfuns. |
||
type(tem_varSys_op_type), | intent(inout) | :: | fun | Description of the method to obtain the variables, here some preset values might be stored, like the space time function to use or the required variables. |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(tem_varSys_op_data_type), | private, | pointer | :: | fptr | |||
type(atl_varSys_solverData_type), | private, | pointer | :: | fSDptr |