Define the method to set the solverData_evalElem routine for stfuns.
This needs to be done before any atl_load_bc_state call is made.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_varSys_solverData_evalElem_type), | intent(in) | :: | stfun_solverelem |
Datatype describing the setter callback function and the varsys data we need to do the projection. |