documentation on Cell.nodes

This commit is contained in:
Rowan Cockett
2015-11-30 18:05:02 -08:00
parent a7ab0dc1e2
commit 7da637e883
+1
View File
@@ -2214,6 +2214,7 @@ class Cell(object):
@property
def nodes(self):
"""The node index in _gridN (this may include hanging nodes)."""
M = self.mesh
M._numberNodes()
p = self._pointer