preprocess_local_rhs_cubes Subroutine

private subroutine preprocess_local_rhs_cubes(mesh, statedata, scheme, general, boundary, poly_proj_list, equation, material)

Arguments

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

List of mesh parts. For each level we have one.

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

List of states you want to calc the rhs for. For each level we have one.

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

List of schemes, for each level.

type(tem_general_type), intent(inout) :: general

General treelm structures.

type(atl_level_boundary_type), intent(in) :: boundary
type(ply_poly_project_type), intent(inout) :: poly_proj_list(:)

Data for projection, for each level.

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

The equation you are operating with.

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

The material description


Calls

proc~~preprocess_local_rhs_cubes~~CallsGraph proc~preprocess_local_rhs_cubes preprocess_local_rhs_cubes proc~atl_preprocess_modg_kernel atl_preprocess_modg_kernel proc~preprocess_local_rhs_cubes->proc~atl_preprocess_modg_kernel tem_abort tem_abort proc~preprocess_local_rhs_cubes->tem_abort tem_startTimer tem_startTimer proc~preprocess_local_rhs_cubes->tem_startTimer tem_stopTimer tem_stopTimer proc~preprocess_local_rhs_cubes->tem_stopTimer proc~atl_update_materialparams atl_update_materialParams proc~atl_preprocess_modg_kernel->proc~atl_update_materialparams proc~atl_create_materialboundarylist atl_create_materialBoundaryList proc~atl_update_materialparams->proc~atl_create_materialboundarylist proc~atl_evalelemmaterial atl_evalElemMaterial proc~atl_update_materialparams->proc~atl_evalelemmaterial proc~atl_evalfacematerial atl_evalFaceMaterial proc~atl_update_materialparams->proc~atl_evalfacematerial proc~atl_create_materialboundarylist->tem_abort proc~atl_create_materialboundarylist->tem_startTimer proc~atl_create_materialboundarylist->tem_stopTimer append append proc~atl_create_materialboundarylist->append init init proc~atl_create_materialboundarylist->init pnttid pnttid proc~atl_create_materialboundarylist->pnttid val val proc~atl_create_materialboundarylist->val proc~atl_evalelemmaterial->tem_abort proc~atl_evalelemmaterial->tem_startTimer proc~atl_evalelemmaterial->tem_stopTimer neigh neigh proc~atl_evalelemmaterial->neigh nelems nelems proc~atl_evalelemmaterial->nelems nghelems nghelems proc~atl_evalelemmaterial->nghelems proc~atl_evalelemmaterial->pnttid proc~atl_reftophyscoord atl_refToPhysCoord proc~atl_evalelemmaterial->proc~atl_reftophyscoord tem_spacetime_for tem_spacetime_for proc~atl_evalelemmaterial->tem_spacetime_for proc~atl_evalfacematerial->tem_abort proc~atl_evalfacematerial->tem_startTimer proc~atl_evalfacematerial->tem_stopTimer facepos facepos proc~atl_evalfacematerial->facepos leftpos leftpos proc~atl_evalfacematerial->leftpos proc~atl_evalfacematerial->nelems proc~atl_evalfacematerial->pnttid proc~atl_evalfacematerial->proc~atl_reftophyscoord proc~ply_get_quadpoints_faces ply_get_quadpoints_faces proc~atl_evalfacematerial->proc~ply_get_quadpoints_faces proc~ply_get_quadpoints_faces_1d ply_get_quadpoints_faces_1d proc~atl_evalfacematerial->proc~ply_get_quadpoints_faces_1d proc~ply_get_quadpoints_faces_2d ply_get_quadpoints_faces_2d proc~atl_evalfacematerial->proc~ply_get_quadpoints_faces_2d rightpos rightpos proc~atl_evalfacematerial->rightpos proc~atl_evalfacematerial->tem_spacetime_for

Called by

proc~~preprocess_local_rhs_cubes~~CalledByGraph proc~preprocess_local_rhs_cubes preprocess_local_rhs_cubes interface~atl_preprocess_local_rhs atl_preprocess_local_rhs interface~atl_preprocess_local_rhs->proc~preprocess_local_rhs_cubes proc~local_predictor_substep local_predictor_substep proc~local_predictor_substep->interface~atl_preprocess_local_rhs proc~mesh_timestep_predcor_cerk4 mesh_timestep_predcor_cerk4 proc~mesh_timestep_predcor_cerk4->proc~local_predictor_substep