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