Skip to main content

GetBoundaryNptrs

Inheritence

This method is inherited from the AbstractMesh class.

GetBoundaryNptrs

Interface

  MODULE PURE FUNCTION getBoundaryNptrs(obj) RESULT(ans)
CLASS(Mesh_), INTENT(IN) :: obj
INTEGER(I4B), ALLOCATABLE :: ans(:)
END FUNCTION getBoundaryNptrs