tem_isComputeFace Function

public function tem_isComputeFace(facePos, faces, nEligibleChildren) result(isCompute)

and level or not.

Arguments

TypeIntentOptionalAttributesName
integer, intent(in) :: facePos

The position of the face you want to check.

type(tem_face_descriptor_type), intent(in) :: faces

The description of the faces.

integer, intent(in) :: nEligibleChildren

The number of eligible children for the vertical face dependency

Return Value logical

Logical determine if given face is compute face or not.


Calls

proc~~tem_iscomputeface~~CallsGraph proc~tem_iscomputeface tem_isComputeFace proc~tem_abort tem_abort proc~tem_iscomputeface->proc~tem_abort mpi_abort mpi_abort proc~tem_abort->mpi_abort

Called by

proc~~tem_iscomputeface~~CalledByGraph proc~tem_iscomputeface tem_isComputeFace proc~tem_build_computelist tem_build_computeList proc~tem_build_computelist->proc~tem_iscomputeface proc~tem_build_facelists tem_build_faceLists proc~tem_build_facelists->proc~tem_build_computelist proc~tem_build_face_info tem_build_face_info proc~tem_build_face_info->proc~tem_build_facelists proc~check_serial_multilevel_facedesc check_serial_multilevel_faceDesc proc~check_serial_multilevel_facedesc->proc~tem_build_face_info proc~check_parallel_singlelevel_facedesc check_parallel_singlelevel_faceDesc proc~check_parallel_singlelevel_facedesc->proc~tem_build_face_info proc~check_serial_singlelevel_facedesc check_serial_singlelevel_faceDesc proc~check_serial_singlelevel_facedesc->proc~tem_build_face_info

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: leftPrp
integer, private :: rightPrp