![]() |
MFEM v4.8.0
Finite element discretization library
|
#include <ncmesh.hpp>
Public Attributes | |
| const MeshId *const | id |
| const MeshIdType | type |
| MeshIdType corresponding to the MeshId. UNRECOGNIZED if unfound. | |
Helper storing a reference to a MeshId type, and the face type it can be cast to
Definition at line 272 of file ncmesh.hpp.
| const MeshId* const mfem::NCMesh::NCList::MeshIdAndType::id |
Pointer to a possible MeshId, nullptr if not found
Definition at line 274 of file ncmesh.hpp.
| const MeshIdType mfem::NCMesh::NCList::MeshIdAndType::type |
MeshIdType corresponding to the MeshId. UNRECOGNIZED if unfound.
Definition at line 276 of file ncmesh.hpp.