def GetFaceGeometry(self): """GetFaceGeometry(NCMesh self) -> int""" return _ncmesh.NCMesh_GetFaceGeometry(self)
def GetFaceGeometry(self): r"""GetFaceGeometry(NCMesh self) -> mfem::Geometry::Type""" return _ncmesh.NCMesh_GetFaceGeometry(self)
def GetFaceGeometry(self): return _ncmesh.NCMesh_GetFaceGeometry(self)