mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-12 08:36:47 +08:00
documentation on Cell.nodes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user