gen_treelm_line_global Subroutine

private subroutine gen_treelm_line_global(me, conf, thandle, myPart, nParts, comm, predefined)

Generate the simple single level mesh of a line in the full cube.

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

character(len=*), intent(in) :: predefined

Calls

proc~~gen_treelm_line_global~~CallsGraph proc~gen_treelm_line_global gen_treelm_line_global proc~tem_abort tem_abort proc~gen_treelm_line_global->proc~tem_abort interface~aot_get_val~2 aot_get_val proc~gen_treelm_line_global->interface~aot_get_val~2 mpi_abort mpi_abort proc~tem_abort->mpi_abort

Called by

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

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iError
integer, private :: orig_err(3)
integer, private :: level
integer, private :: elementcount