Beispiel #1
0
 def GetNCList(self, entity):
     r"""GetNCList(NCMesh self, int entity) -> mfem::NCMesh::NCList const &"""
     return _ncmesh.NCMesh_GetNCList(self, entity)
Beispiel #2
0
 def GetNCList(self, entity):
     return _ncmesh.NCMesh_GetNCList(self, entity)