atl_init_maxwell_material Subroutine

public subroutine atl_init_maxwell_material(possVars)

Adds the properties of the expected source terms to the list of possible variables to extract these expected variables later on from the configuration file.

Arguments

TypeIntentOptionalAttributesName
type(tem_possible_variable_type), intent(out) :: possVars

Calls

proc~~atl_init_maxwell_material~~CallsGraph proc~atl_init_maxwell_material atl_init_maxwell_material interface~append~4 append proc~atl_init_maxwell_material->interface~append~4 interface~init~3 init proc~atl_init_maxwell_material->interface~init~3

Called by

proc~~atl_init_maxwell_material~~CalledByGraph proc~atl_init_maxwell_material atl_init_maxwell_material proc~atl_eqn_maxwell_init atl_eqn_maxwell_init proc~atl_eqn_maxwell_init->proc~atl_init_maxwell_material 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 proc~atl_initialize_program atl_initialize_program proc~atl_initialize_program->proc~atl_initialize program~atl_harvesting atl_harvesting program~atl_harvesting->proc~atl_initialize

Contents

None