modg_1d_compute_project_physFlux Subroutine

private subroutine modg_1d_compute_project_physFlux(mesh, equation, material, kerneldata, statedata, scheme, poly_proj, penalizationdata, minLevel, maxLevel, currentLevel, usePenalization)

Uses

Arguments

Type IntentOptional Attributes Name
type(atl_cube_elem_type), intent(in) :: mesh

Descritption of the cubical elements in the mesh

type(atl_Equations_type), intent(in) :: equation

The equation description.

type(atl_material_type), intent(in) :: material

Description of the material parameters.

type(atl_kerneldata_type), intent(inout) :: kerneldata

The data of the kernel. Holds the physical fluxes.

type(atl_statedata_type), intent(in) :: statedata

The representation on the face + representation of the flux.

type(atl_scheme_type), intent(inout) :: scheme(minLevel:maxLevel)

The parameters of the MODG scheme

type(ply_poly_project_type) :: poly_proj

Data for projection method

type(atl_penalizationData_type), intent(inout) :: penalizationdata

Penalization terms

integer, intent(in) :: minLevel

the levels of the geometry

integer, intent(in) :: maxLevel

the levels of the geometry

integer, intent(in) :: currentLevel

the levels of the geometry

logical, intent(in) :: usePenalization

Flag indicating whether to apply the penalization or not.

When a implicit scheme is used to integrate the penalized parts, this can be used to switch it off here.


Calls

proc~~modg_1d_compute_project_physflux~~CallsGraph proc~modg_1d_compute_project_physflux modg_1d_compute_project_physFlux proc~atl_initialize_state_der atl_initialize_state_der proc~modg_1d_compute_project_physflux->proc~atl_initialize_state_der proc~tem_stoptimer tem_stopTimer proc~modg_1d_compute_project_physflux->proc~tem_stoptimer proc~atl_modg_1d_loclineuler_physflux atl_modg_1d_LoclinEuler_physFlux proc~modg_1d_compute_project_physflux->proc~atl_modg_1d_loclineuler_physflux proc~tem_starttimer tem_startTimer proc~modg_1d_compute_project_physflux->proc~tem_starttimer proc~atl_physfluxeuler_1d atl_physFluxEuler_1d proc~modg_1d_compute_project_physflux->proc~atl_physfluxeuler_1d interface~ply_poly_project_m2n ply_poly_project_m2n proc~modg_1d_compute_project_physflux->interface~ply_poly_project_m2n proc~atl_modg_1d_euler_penalization_const atl_modg_1d_euler_penalization_Const proc~modg_1d_compute_project_physflux->proc~atl_modg_1d_euler_penalization_const proc~ply_convertfromoversample ply_convertFromOversample proc~modg_1d_compute_project_physflux->proc~ply_convertfromoversample proc~atl_modg_1d_euler_physflux_nonconst atl_modg_1d_euler_physFlux_nonConst proc~modg_1d_compute_project_physflux->proc~atl_modg_1d_euler_physflux_nonconst proc~atl_modg_1d_euler_penalization_nonconst atl_modg_1d_euler_penalization_NonConst proc~modg_1d_compute_project_physflux->proc~atl_modg_1d_euler_penalization_nonconst proc~ply_convert2oversample ply_convert2oversample proc~modg_1d_compute_project_physflux->proc~ply_convert2oversample proc~atl_modg_1d_euler_physflux_const atl_modg_1d_euler_physFlux_const proc~modg_1d_compute_project_physflux->proc~atl_modg_1d_euler_physflux_const interface~ply_poly_project_n2m ply_poly_project_n2m proc~modg_1d_compute_project_physflux->interface~ply_poly_project_n2m proc~atl_modg_1d_project_physflux_testfunc atl_modg_1d_project_PhysFlux_testFunc proc~modg_1d_compute_project_physflux->proc~atl_modg_1d_project_physflux_testfunc proc~atl_modg_1d_heat_physflux atl_modg_1d_heat_physFlux proc~modg_1d_compute_project_physflux->proc~atl_modg_1d_heat_physflux proc~atl_modg_1d_advection_physflux atl_modg_1d_advection_physFlux proc~modg_1d_compute_project_physflux->proc~atl_modg_1d_advection_physflux proc~tem_abort tem_abort proc~modg_1d_compute_project_physflux->proc~tem_abort proc~ply_poly_project_m2n_multivar ply_poly_project_m2n_multiVar interface~ply_poly_project_m2n->proc~ply_poly_project_m2n_multivar proc~atl_modg_1d_euler_penalization_const->proc~ply_convertfromoversample proc~atl_modg_1d_euler_penalization_const->interface~ply_poly_project_n2m proc~ply_convertfromoversample_3d ply_convertFromOversample_3d proc~ply_convertfromoversample->proc~ply_convertfromoversample_3d proc~ply_convertfromoversample_2d ply_convertFromOversample_2d proc~ply_convertfromoversample->proc~ply_convertfromoversample_2d proc~ply_convertfromoversample_1d ply_convertFromOversample_1d proc~ply_convertfromoversample->proc~ply_convertfromoversample_1d proc~atl_modg_1d_euler_physflux_nonconst->proc~atl_physfluxeuler_1d proc~atl_modg_1d_euler_penalization_nonconst->proc~ply_convertfromoversample proc~atl_modg_1d_euler_penalization_nonconst->interface~ply_poly_project_n2m proc~ply_convert2oversample_1d ply_convert2oversample_1d proc~ply_convert2oversample->proc~ply_convert2oversample_1d proc~ply_convert2oversample_3d ply_convert2oversample_3d proc~ply_convert2oversample->proc~ply_convert2oversample_3d proc~ply_convert2oversample_2d ply_convert2oversample_2d proc~ply_convert2oversample->proc~ply_convert2oversample_2d proc~atl_modg_1d_euler_physflux_const->proc~atl_physfluxeuler_1d proc~ply_poly_project_n2m_multivar ply_poly_project_n2m_multiVar interface~ply_poly_project_n2m->proc~ply_poly_project_n2m_multivar proc~modg_1d_project_physfluxx_q modg_1d_project_physFluxX_Q proc~atl_modg_1d_project_physflux_testfunc->proc~modg_1d_project_physfluxx_q proc~ply_calcdiff_leg_1d ply_calcDiff_leg_1d proc~atl_modg_1d_heat_physflux->proc~ply_calcdiff_leg_1d

Called by

proc~~modg_1d_compute_project_physflux~~CalledByGraph proc~modg_1d_compute_project_physflux modg_1d_compute_project_physFlux proc~compute_rhs_cubes_modg_1d compute_rhs_cubes_modg_1d proc~compute_rhs_cubes_modg_1d->proc~modg_1d_compute_project_physflux proc~compute_rhs_cubes compute_rhs_cubes proc~compute_rhs_cubes->proc~compute_rhs_cubes_modg_1d interface~atl_compute_rhs atl_compute_rhs interface~atl_compute_rhs->proc~compute_rhs_cubes proc~rk2_substep rk2_substep proc~rk2_substep->interface~atl_compute_rhs proc~rk4_substep rk4_substep proc~rk4_substep->interface~atl_compute_rhs proc~rktaylor_substep rktaylor_substep proc~rktaylor_substep->interface~atl_compute_rhs proc~mesh_timestep_euler mesh_timestep_euler proc~mesh_timestep_euler->interface~atl_compute_rhs proc~global_corrector_substep global_corrector_substep proc~global_corrector_substep->interface~atl_compute_rhs proc~imexrk_substep imexrk_substep proc~imexrk_substep->interface~atl_compute_rhs

Contents