atl_append_maxwell_vars Subroutine

public subroutine atl_append_maxwell_vars(equation, methodData)

Arguments

TypeIntentOptionalAttributesName
type(atl_Equations_type), intent(inout) :: equation

The equation system

type(atl_varSys_solverData_type), target:: methodData

the pointer to the data required for the varsys


Calls

proc~~atl_append_maxwell_vars~~CallsGraph proc~atl_append_maxwell_vars atl_append_maxwell_vars proc~tem_varsys_append_statevar tem_varSys_append_stateVar proc~atl_append_maxwell_vars->proc~tem_varsys_append_statevar proc~atl_get_new_varsys_data_ptr atl_get_new_varSys_data_ptr proc~atl_append_maxwell_vars->proc~atl_get_new_varsys_data_ptr

Called by

proc~~atl_append_maxwell_vars~~CalledByGraph proc~atl_append_maxwell_vars atl_append_maxwell_vars proc~atl_init_maxwell_vars atl_init_maxwell_vars proc~atl_init_maxwell_vars->proc~atl_append_maxwell_vars proc~atl_append_maxwelldivcorr_vars atl_append_maxwellDivCorr_vars proc~atl_append_maxwelldivcorr_vars->proc~atl_append_maxwell_vars proc~atl_eqn_maxwell_init atl_eqn_maxwell_init proc~atl_eqn_maxwell_init->proc~atl_init_maxwell_vars proc~atl_init_maxwelldivcorr_vars atl_init_maxwellDivCorr_vars proc~atl_eqn_maxwell_init->proc~atl_init_maxwelldivcorr_vars proc~atl_init_maxwelldivcorr_vars->proc~atl_append_maxwelldivcorr_vars proc~atl_init_equation atl_init_equation proc~atl_init_equation->proc~atl_eqn_maxwell_init proc~atl_initialize atl_initialize proc~atl_initialize->proc~atl_init_equation

Contents


Variables

TypeVisibilityAttributesNameInitial
procedure(tem_varSys_proc_point), private, pointer:: get_point=> NULL()
procedure(tem_varSys_proc_element), private, pointer:: get_element=> NULL()
procedure(tem_varSys_proc_setParams), private, pointer:: set_params=> NULL()
procedure(tem_varSys_proc_getParams), private, pointer:: get_params=> NULL()
procedure(tem_varSys_proc_setupIndices), private, pointer:: setup_indices=> NULL()
procedure(tem_varSys_proc_getValOfIndex), private, pointer:: get_valOfIndex=> NULL()