discretize.SimplexMesh.boundary_face_list#
- property SimplexMesh.boundary_face_list#
Boolean array of faces that lie on the boundary of the mesh.
- Returns:
- (
n_faces
)numpy.ndarray
of
bool
- (
Site Navigation
Section Navigation
discretize
)discretize.base
)discretize.operators
)discretize.mixins
)discretize.utils
)Boolean array of faces that lie on the boundary of the mesh.
n_faces
) numpy.ndarray
of
bool