discretize.tensor_cell.TensorCell.get_neighbors#
- TensorCell.get_neighbors(mesh)[source]#
Return the neighboring cells in the mesh.
- Parameters:
- mesh
TensorMesh
TensorMesh where the current cell lives.
- mesh
- Returns:
list
of
TensorCell
Site Navigation
Section Navigation
discretize
)discretize.base
)discretize.operators
)discretize.mixins
)discretize.utils
)Return the neighboring cells in the mesh.
TensorMesh
TensorMesh where the current cell lives.
list
of
TensorCell