tem_global_mesh_internal Subroutine

private subroutine tem_global_mesh_internal(me, conf, thandle, myPart, nParts, comm)

Arguments

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

Structure to load the mesh to

type(flu_State) :: conf

Directory containing the mesh informations

integer, intent(in) :: thandle

Handle for the table to read the description of the mesh from.

integer, intent(in) :: myPart

Partition to use on the calling process (= MPI Rank in comm)

integer, intent(in) :: nParts

Number of partitions, the mesh is partitioned into (= Number of MPI processes in comm).

integer, intent(in) :: comm

MPI Communicator to use


Calls

proc~~tem_global_mesh_internal~~CallsGraph proc~tem_global_mesh_internal tem_global_mesh_internal proc~gen_treelm_single_global gen_treelm_single_global proc~tem_global_mesh_internal->proc~gen_treelm_single_global interface~aot_get_val~2 aot_get_val proc~tem_global_mesh_internal->interface~aot_get_val~2 proc~gen_treelm_cube_global gen_treelm_cube_global proc~tem_global_mesh_internal->proc~gen_treelm_cube_global proc~gen_treelm_slice_global gen_treelm_slice_global proc~tem_global_mesh_internal->proc~gen_treelm_slice_global proc~gen_treelm_line_global gen_treelm_line_global proc~tem_global_mesh_internal->proc~gen_treelm_line_global proc~tem_abort tem_abort proc~tem_global_mesh_internal->proc~tem_abort proc~gen_treelm_single_global->interface~aot_get_val~2 proc~gen_treelm_cube_global->interface~aot_get_val~2 proc~gen_treelm_slice_global->interface~aot_get_val~2 proc~gen_treelm_line_global->interface~aot_get_val~2 proc~gen_treelm_line_global->proc~tem_abort mpi_abort mpi_abort proc~tem_abort->mpi_abort

Called by

proc~~tem_global_mesh_internal~~CalledByGraph proc~tem_global_mesh_internal tem_global_mesh_internal proc~tem_global_mesh_read tem_global_mesh_read proc~tem_global_mesh_read->proc~tem_global_mesh_internal

Contents


Variables

TypeVisibilityAttributesNameInitial
character(len=labelLen), private :: meshtype
integer, private :: iError