Skip to main content

GetNptrs

Inheritence

This method is inherited from the AbstractMesh class.

GetNptrs

Interface

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