tem_subres_prop_load Subroutine

public subroutine tem_subres_prop_load(me, tree, coloring)

Load the subresolution property from disk.

Before this can be done, the coloring information has to have been loaded.

Arguments

TypeIntentOptionalAttributesName
type(tem_subres_prop_type), intent(out) :: me

Color definitions to load.

type(treelmesh_type), intent(in) :: tree

Tree to build the polynomial subresolution information for

type(tem_color_prop_type), intent(in) :: coloring

Information on the colors in the mesh.


Calls

proc~~tem_subres_prop_load~~CallsGraph proc~tem_subres_prop_load tem_subres_prop_load mpi_exscan mpi_exscan proc~tem_subres_prop_load->mpi_exscan proc~tem_open tem_open proc~tem_subres_prop_load->proc~tem_open proc~upper_to_lower upper_to_lower proc~tem_open->proc~upper_to_lower proc~tem_abort tem_abort proc~tem_open->proc~tem_abort proc~newunit newunit proc~tem_open->proc~newunit mpi_abort mpi_abort proc~tem_abort->mpi_abort

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, public :: rl
integer, public :: fUnit
character(len=pathLen), public :: datafile
integer, public :: iColor
integer, public :: iProp
integer, public :: colChar
integer, public :: colBit
integer(kind=long_k), public, allocatable:: long_counts(:)
integer, public :: iError
integer, public :: iElem
integer, public :: ice