atl_load_subprojection Subroutine

private subroutine atl_load_subprojection(minLevel, maxLevel, subkey, proj_pos, dynprojectArray, general_pos_list, conf, scheme_list, parent)

Arguments

TypeIntentOptionalAttributesName
integer, intent(in) :: minLevel
integer, intent(in) :: maxLevel
character(len=*), intent(in) :: subkey
integer, intent(out) :: proj_pos(minlevel:maxlevel)
type(dyn_projectionarray_type), intent(inout) :: dynprojectArray
integer, intent(in) :: general_pos_list(minLevel:maxLevel)
type(flu_State), intent(in) :: conf
type(atl_scheme_type), intent(in) :: scheme_list(minlevel:maxLevel)
integer, intent(in) :: parent

Calls

proc~~atl_load_subprojection~~CallsGraph proc~atl_load_subprojection atl_load_subprojection proc~aot_table_close aot_table_close proc~atl_load_subprojection->proc~aot_table_close proc~ply_fill_dynprojectarray ply_fill_dynProjectArray proc~atl_load_subprojection->proc~ply_fill_dynprojectarray proc~aot_table_open aot_table_open proc~atl_load_subprojection->proc~aot_table_open proc~ply_prj_init_define ply_prj_init_define proc~ply_fill_dynprojectarray->proc~ply_prj_init_define interface~append append proc~ply_fill_dynprojectarray->interface~append proc~ply_prj_header_load ply_prj_header_load proc~ply_fill_dynprojectarray->proc~ply_prj_header_load proc~append_da_projection append_da_projection interface~append->proc~append_da_projection proc~append_da_vecprojection append_da_vecprojection interface~append->proc~append_da_vecprojection proc~ply_fpt_header_load ply_fpt_header_load proc~ply_prj_header_load->proc~ply_fpt_header_load interface~aot_get_val aot_get_val proc~ply_prj_header_load->interface~aot_get_val proc~tem_abort tem_abort proc~ply_prj_header_load->proc~tem_abort proc~ply_fxt_header_load ply_fxt_header_load proc~ply_prj_header_load->proc~ply_fxt_header_load proc~ply_fpt_header_display ply_fpt_header_display proc~ply_prj_header_load->proc~ply_fpt_header_display proc~ply_l2p_header_display ply_l2p_header_display proc~ply_prj_header_load->proc~ply_l2p_header_display proc~upper_to_lower upper_to_lower proc~ply_prj_header_load->proc~upper_to_lower proc~ply_l2p_header_load ply_l2p_header_load proc~ply_prj_header_load->proc~ply_l2p_header_load proc~ply_fxt_header_display ply_fxt_header_display proc~ply_prj_header_load->proc~ply_fxt_header_display proc~ply_fpt_header_load->interface~aot_get_val proc~ply_fpt_header_load->proc~tem_abort proc~ply_fpt_header_load->proc~upper_to_lower interface~sortedposofval sortedposofval proc~append_da_projection->interface~sortedposofval interface~expand expand proc~append_da_projection->interface~expand proc~append_da_vecprojection->interface~expand proc~ply_fxt_header_load->interface~aot_get_val proc~ply_fxt_header_load->proc~tem_abort proc~ply_l2p_header_load->interface~aot_get_val proc~ply_l2p_header_load->proc~tem_abort proc~ply_l2p_header_load->proc~upper_to_lower

Called by

proc~~atl_load_subprojection~~CalledByGraph proc~atl_load_subprojection atl_load_subprojection proc~atl_load_projection atl_load_projection proc~atl_load_projection->proc~atl_load_subprojection proc~atl_initialize atl_initialize proc~atl_initialize->proc~atl_load_projection 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 program~ateles ateles program~ateles->proc~atl_initialize_program

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iLevel
integer, private :: thandle