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:
listofTensorCell
Site Navigation
Section Navigation
discretize)discretize.base)discretize.operators)discretize.mixins)discretize.utils)Return the neighboring cells in the mesh.
TensorMeshTensorMesh where the current cell lives.
list of TensorCell