Ejemplo n.º 1
0
 def GetVertexList(self):
     r"""GetVertexList(NCMesh self) -> mfem::NCMesh::NCList const &"""
     return _ncmesh.NCMesh_GetVertexList(self)
Ejemplo n.º 2
0
 def GetVertexList(self):
     return _ncmesh.NCMesh_GetVertexList(self)