![]() |
MFEM v4.8.0
Finite element discretization library
|
#include <ncmesh.hpp>
Public Attributes | |
| bool | unsplit |
| Whether this face has no further splits. | |
| bool | ghost_neighbor |
| Whether the face neighbor is a ghost. | |
Definition at line 995 of file ncmesh.hpp.
| bool mfem::NCMesh::TriFaceTraverseResults::ghost_neighbor |
Whether the face neighbor is a ghost.
Definition at line 998 of file ncmesh.hpp.
| bool mfem::NCMesh::TriFaceTraverseResults::unsplit |
Whether this face has no further splits.
Definition at line 997 of file ncmesh.hpp.