atl_modg_1d_scheme_init Subroutine

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

Arguments

TypeIntentOptionalAttributesName
type(atl_modg_1d_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_1d_scheme_init~~CallsGraph proc~atl_modg_1d_scheme_init atl_modg_1d_scheme_init proc~atl_modg_1d_scheme_load_polydegree atl_modg_1d_scheme_load_polyDegree proc~atl_modg_1d_scheme_init->proc~atl_modg_1d_scheme_load_polydegree proc~upper_to_lower upper_to_lower proc~atl_modg_1d_scheme_init->proc~upper_to_lower proc~tem_abort tem_abort proc~atl_modg_1d_scheme_init->proc~tem_abort interface~aot_get_val aot_get_val proc~atl_modg_1d_scheme_init->interface~aot_get_val proc~atl_modg_1d_scheme_load_polydegree->proc~upper_to_lower proc~atl_modg_1d_scheme_load_polydegree->proc~tem_abort proc~atl_modg_1d_scheme_load_polydegree->interface~aot_get_val proc~aot_table_close aot_table_close proc~atl_modg_1d_scheme_load_polydegree->proc~aot_table_close proc~aot_table_open aot_table_open proc~atl_modg_1d_scheme_load_polydegree->proc~aot_table_open proc~aot_table_length aot_table_length proc~atl_modg_1d_scheme_load_polydegree->proc~aot_table_length

Called by

proc~~atl_modg_1d_scheme_init~~CalledByGraph proc~atl_modg_1d_scheme_init atl_modg_1d_scheme_init proc~atl_init_scheme atl_init_scheme proc~atl_init_scheme->proc~atl_modg_1d_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


Variables

TypeVisibilityAttributesNameInitial
character(len=labelLen), private :: modg_1d_space
character(len=labelLen), private :: polyspace
integer, private :: degree
integer, private :: iError