atl_modg_scheme_init Subroutine

public subroutine atl_modg_scheme_init(me, nDofs, nFaceDofs, conf, thandle, currentLevel, maxLevel)

Arguments

Type IntentOptional Attributes Name
type(atl_modg_scheme_type), intent(out) :: me
integer, intent(out) :: nDofs
integer, intent(out) :: nFaceDofs
type(flu_State) :: conf
integer, intent(in) :: thandle
integer, intent(in) :: currentLevel

The current level of the mesh

integer, intent(in) :: maxLevel

The maximal level of the mesh


Calls

proc~~atl_modg_scheme_init~~CallsGraph proc~atl_modg_scheme_init atl_modg_scheme_init proc~atl_modg_scheme_load_polydegree atl_modg_scheme_load_polyDegree proc~atl_modg_scheme_init->proc~atl_modg_scheme_load_polydegree proc~tem_abort tem_abort proc~atl_modg_scheme_init->proc~tem_abort proc~upper_to_lower upper_to_lower proc~atl_modg_scheme_init->proc~upper_to_lower proc~aot_get_val~2 aot_get_val proc~atl_modg_scheme_init->proc~aot_get_val~2 proc~atl_modg_scheme_load_polydegree->proc~tem_abort proc~atl_modg_scheme_load_polydegree->proc~upper_to_lower proc~atl_modg_scheme_load_polydegree->proc~aot_get_val~2 proc~aot_table_close aot_table_close proc~atl_modg_scheme_load_polydegree->proc~aot_table_close proc~aot_table_open aot_table_open proc~atl_modg_scheme_load_polydegree->proc~aot_table_open proc~aot_table_length aot_table_length proc~atl_modg_scheme_load_polydegree->proc~aot_table_length

Called by

proc~~atl_modg_scheme_init~~CalledByGraph proc~atl_modg_scheme_init atl_modg_scheme_init proc~atl_init_scheme atl_init_scheme proc~atl_init_scheme->proc~atl_modg_scheme_init proc~atl_init_elem_container atl_init_elem_container proc~atl_init_elem_container->proc~atl_init_scheme proc~atl_initialize atl_initialize proc~atl_initialize->proc~atl_init_elem_container 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