atl_eqn_getFilNvrStkFluxes Subroutine

private subroutine atl_eqn_getFilNvrStkFluxes(equation, conf, eqn_handle, eqn_dim)

Arguments

Type IntentOptional Attributes Name
type(atl_Equations_type), intent(inout) :: equation

The equations type to set the numerical flux in.

type(flu_State) :: conf

Configuration file handle to get the numerical flux setting from.

integer, intent(in) :: eqn_handle

Handle to the equation table in the configuration script.

integer, intent(in) :: eqn_dim

Dimension of the equation to set the flux for.


Calls

proc~~atl_eqn_getfilnvrstkfluxes~~CallsGraph proc~atl_eqn_getfilnvrstkfluxes atl_eqn_getFilNvrStkFluxes proc~aot_get_val~2 aot_get_val proc~atl_eqn_getfilnvrstkfluxes->proc~aot_get_val~2 proc~tem_abort tem_abort proc~atl_eqn_getfilnvrstkfluxes->proc~tem_abort proc~upper_to_lower upper_to_lower proc~atl_eqn_getfilnvrstkfluxes->proc~upper_to_lower

Called by

proc~~atl_eqn_getfilnvrstkfluxes~~CalledByGraph proc~atl_eqn_getfilnvrstkfluxes atl_eqn_getFilNvrStkFluxes proc~atl_eqn_filtered_nvrstk_init atl_eqn_filtered_nvrstk_init proc~atl_eqn_filtered_nvrstk_init->proc~atl_eqn_getfilnvrstkfluxes proc~atl_init_equation atl_init_equation proc~atl_init_equation->proc~atl_eqn_filtered_nvrstk_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