ply_prj_header_load Subroutine

public subroutine ply_prj_header_load(me, conf, parent)

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

Arguments

Type IntentOptional Attributes Name
type(ply_prj_header_type), intent(out) :: me
type(flu_State) :: conf
integer, intent(in) :: parent

A parent Lua table, in which the boundary conditions are to be found.


Calls

proc~~ply_prj_header_load~~CallsGraph proc~ply_prj_header_load ply_prj_header_load proc~ply_l2p_header_load ply_l2p_header_load proc~ply_prj_header_load->proc~ply_l2p_header_load proc~upper_to_lower upper_to_lower proc~ply_prj_header_load->proc~upper_to_lower proc~ply_l2p_header_display ply_l2p_header_display proc~ply_prj_header_load->proc~ply_l2p_header_display proc~ply_fxt_header_load ply_fxt_header_load proc~ply_prj_header_load->proc~ply_fxt_header_load proc~aot_get_val~2 aot_get_val proc~ply_prj_header_load->proc~aot_get_val~2 proc~ply_fxt_header_display ply_fxt_header_display proc~ply_prj_header_load->proc~ply_fxt_header_display proc~ply_fpt_header_load ply_fpt_header_load proc~ply_prj_header_load->proc~ply_fpt_header_load proc~ply_fpt_header_display ply_fpt_header_display proc~ply_prj_header_load->proc~ply_fpt_header_display proc~tem_abort tem_abort proc~ply_prj_header_load->proc~tem_abort proc~ply_l2p_header_load->proc~upper_to_lower proc~ply_l2p_header_load->proc~aot_get_val~2 proc~ply_l2p_header_load->proc~tem_abort proc~ply_fxt_header_load->proc~aot_get_val~2 proc~ply_fxt_header_load->proc~tem_abort proc~ply_fpt_header_load->proc~upper_to_lower proc~ply_fpt_header_load->proc~aot_get_val~2 proc~ply_fpt_header_load->proc~tem_abort

Called by

proc~~ply_prj_header_load~~CalledByGraph proc~ply_prj_header_load ply_prj_header_load proc~ply_fill_dynprojectarray ply_fill_dynProjectArray proc~ply_fill_dynprojectarray->proc~ply_prj_header_load proc~atl_load_general_projection atl_load_general_projection proc~atl_load_general_projection->proc~ply_fill_dynprojectarray proc~atl_load_subprojection atl_load_subprojection proc~atl_load_subprojection->proc~ply_fill_dynprojectarray proc~atl_load_projection atl_load_projection proc~atl_load_projection->proc~atl_load_general_projection proc~atl_load_projection->proc~atl_load_subprojection proc~atl_initialize atl_initialize proc~atl_initialize->proc~atl_load_projection

Contents