예제 #1
0
파일: ncmesh.py 프로젝트: totorosw/PyMFEM
 def GetVertexList(self):
     r"""GetVertexList(NCMesh self) -> mfem::NCMesh::NCList const &"""
     return _ncmesh.NCMesh_GetVertexList(self)
예제 #2
0
 def GetVertexList(self):
     return _ncmesh.NCMesh_GetVertexList(self)