atl_load_general_projection Subroutine

private subroutine atl_load_general_projection(poly_proj_pos, dynprojectArray, minLevel, maxLevel, scheme_list, conf, parent)

Arguments

TypeIntentOptionalAttributesName
integer, intent(inout) :: poly_proj_pos(minlevel:maxLevel)
type(dyn_projectionarray_type), intent(inout) :: dynprojectArray
integer, intent(in) :: minLevel
integer, intent(in) :: maxLevel
type(atl_scheme_type), intent(in) :: scheme_list(minlevel:maxLevel)
type(flu_State), intent(in) :: conf
integer, intent(in) :: parent

Calls

proc~~atl_load_general_projection~~CallsGraph proc~atl_load_general_projection atl_load_general_projection proc~ply_fill_dynprojectarray ply_fill_dynProjectArray proc~atl_load_general_projection->proc~ply_fill_dynprojectarray proc~tem_abort tem_abort proc~atl_load_general_projection->proc~tem_abort 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_prj_header_load->proc~tem_abort 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~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->proc~tem_abort proc~ply_fpt_header_load->interface~aot_get_val 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->proc~tem_abort proc~ply_fxt_header_load->interface~aot_get_val proc~ply_l2p_header_load->proc~tem_abort proc~ply_l2p_header_load->interface~aot_get_val proc~ply_l2p_header_load->proc~upper_to_lower

Called by

proc~~atl_load_general_projection~~CalledByGraph proc~atl_load_general_projection atl_load_general_projection proc~atl_load_projection atl_load_projection proc~atl_load_projection->proc~atl_load_general_projection 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