mus_set_stFun_getElement Subroutine

public subroutine mus_set_stFun_getElement(solData_evalElem, fun)

Routine to store musubi varSys Data in stFun variable

Arguments

TypeIntentOptionalAttributesName
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~~mus_set_stfun_getelement~~CallsGraph proc~mus_set_stfun_getelement mus_set_stFun_getElement proc~mus_get_new_solver_ptr mus_get_new_solver_ptr proc~mus_set_stfun_getelement->proc~mus_get_new_solver_ptr

Contents


Variables

TypeVisibilityAttributesNameInitial
type(tem_st_fun_listElem_type), private, pointer:: fptr
type(mus_varSys_solverData_type), private, pointer:: fSDptr