MFEM v4.7.0
Finite element discretization library
|
#include <ncmesh.hpp>
Public Member Functions | |
TmpVertex () | |
Public Attributes | |
bool | valid |
bool | visited |
real_t | pos [3] |
Definition at line 1072 of file ncmesh.hpp.
|
inline |
Definition at line 1076 of file ncmesh.hpp.
real_t mfem::NCMesh::TmpVertex::pos[3] |
Definition at line 1075 of file ncmesh.hpp.
bool mfem::NCMesh::TmpVertex::valid |
Definition at line 1074 of file ncmesh.hpp.
bool mfem::NCMesh::TmpVertex::visited |
Definition at line 1074 of file ncmesh.hpp.