set_params_spacetime Subroutine

public recursive subroutine set_params_spacetime(fun, varSys, instring)

This routine process instring and store information in spacetime function.

Abort if same spacetime function is used as boundaries and sources.

Arguments

TypeIntentOptionalAttributesName
class(tem_varSys_op_type), intent(in) :: 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(tem_varSys_type), intent(in) :: varSys

The variable system to obtain the variable from.

character(len=*), intent(in) :: instring

Input string with parameter to set in method_data


Calls

proc~~set_params_spacetime~~CallsGraph proc~set_params_spacetime set_params_spacetime proc~open_config_chunk open_config_chunk proc~set_params_spacetime->proc~open_config_chunk proc~tem_abort tem_abort proc~set_params_spacetime->proc~tem_abort interface~aot_get_val~2 aot_get_val proc~set_params_spacetime->interface~aot_get_val~2 mpi_abort mpi_abort proc~tem_abort->mpi_abort

Contents


Variables

TypeVisibilityAttributesNameInitial
type(flu_state), private :: conf
type(tem_st_fun_listElem_type), private, pointer:: fPtr
logical, private :: isSurface_loc
integer, private :: iStFun
integer, private :: iError