ply_subresolution_load Subroutine

public subroutine ply_subresolution_load(me, tree, proc, coloring)

Subroutine to load subresolution information for a given tree.

Arguments

Type IntentOptional Attributes Name
type(ply_subresolution_type), intent(out) :: me
type(treelmesh_type), intent(in) :: tree
type(tem_comm_env_type), intent(in) :: proc
type(tem_color_prop_type), intent(in) :: coloring

Calls

proc~~ply_subresolution_load~~CallsGraph proc~ply_subresolution_load ply_subresolution_load proc~tem_open_distconf tem_open_distconf proc~ply_subresolution_load->proc~tem_open_distconf proc~upper_to_lower upper_to_lower proc~ply_subresolution_load->proc~upper_to_lower proc~tem_abort tem_abort proc~ply_subresolution_load->proc~tem_abort proc~aot_get_val~2 aot_get_val proc~ply_subresolution_load->proc~aot_get_val~2 proc~tem_subres_prop_load tem_subres_prop_load proc~ply_subresolution_load->proc~tem_subres_prop_load proc~close_config close_config proc~ply_subresolution_load->proc~close_config

Contents