atl_set_opVar_getElement Subroutine

public subroutine atl_set_opVar_getElement(solData_evalElem, fun)

Arguments

Type IntentOptional 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.


Calls

proc~~atl_set_opvar_getelement~~CallsGraph proc~atl_set_opvar_getelement atl_set_opVar_getElement proc~atl_get_new_varsys_data_ptr atl_get_new_varSys_data_ptr proc~atl_set_opvar_getelement->proc~atl_get_new_varsys_data_ptr

Contents