ply_fill_dynProjectArray Subroutine

public subroutine ply_fill_dynProjectArray(proj_pos, dyn_projectionArray, basisType, maxPolyDegree, conf, parent)

Load settings to describe a projection method from a Lua table.

Arguments

TypeIntentOptionalAttributesName
integer, intent(inout) :: proj_pos
type(dyn_projectionarray_type), intent(inout) :: dyn_projectionArray
integer, intent(in) :: basisType
integer, intent(in) :: maxPolyDegree
type(flu_State), intent(in) :: conf
integer, intent(in) :: parent

Calls

proc~~ply_fill_dynprojectarray~~CallsGraph proc~ply_fill_dynprojectarray ply_fill_dynProjectArray proc~ply_prj_header_load ply_prj_header_load proc~ply_fill_dynprojectarray->proc~ply_prj_header_load interface~append~9 append proc~ply_fill_dynprojectarray->interface~append~9 proc~ply_prj_init_define ply_prj_init_define proc~ply_fill_dynprojectarray->proc~ply_prj_init_define proc~ply_l2p_header_load ply_l2p_header_load proc~ply_prj_header_load->proc~ply_l2p_header_load interface~aot_get_val aot_get_val proc~ply_prj_header_load->interface~aot_get_val proc~ply_fpt_header_load ply_fpt_header_load proc~ply_prj_header_load->proc~ply_fpt_header_load proc~ply_l2p_header_display ply_l2p_header_display proc~ply_prj_header_load->proc~ply_l2p_header_display proc~ply_fpt_header_display ply_fpt_header_display proc~ply_prj_header_load->proc~ply_fpt_header_display proc~ply_fxt_header_load ply_fxt_header_load proc~ply_prj_header_load->proc~ply_fxt_header_load proc~upper_to_lower upper_to_lower proc~ply_prj_header_load->proc~upper_to_lower proc~tem_abort tem_abort proc~ply_prj_header_load->proc~tem_abort proc~ply_fxt_header_display ply_fxt_header_display proc~ply_prj_header_load->proc~ply_fxt_header_display proc~append_da_projection append_da_projection interface~append~9->proc~append_da_projection proc~append_da_vecprojection append_da_vecprojection interface~append~9->proc~append_da_vecprojection interface~sortedposofval~2 sortedposofval proc~append_da_projection->interface~sortedposofval~2 interface~expand~9 expand proc~append_da_projection->interface~expand~9 proc~ply_l2p_header_load->interface~aot_get_val proc~ply_l2p_header_load->proc~upper_to_lower proc~ply_l2p_header_load->proc~tem_abort proc~append_da_vecprojection->interface~expand~9 proc~ply_fpt_header_load->interface~aot_get_val proc~ply_fpt_header_load->proc~upper_to_lower proc~ply_fpt_header_load->proc~tem_abort proc~ply_fxt_header_load->interface~aot_get_val proc~ply_fxt_header_load->proc~tem_abort proc~sortposofval_projection sortposofval_projection interface~sortedposofval~2->proc~sortposofval_projection proc~expand_da_projection expand_da_projection interface~expand~9->proc~expand_da_projection

Contents


Variables

TypeVisibilityAttributesNameInitial
type(ply_prj_header_type), private :: header
type(ply_prj_init_type), private :: proj_init