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