MFEM
v4.2.0
Finite element discretization library
|
#include <ncmesh.hpp>
Public Member Functions | |
TmpVertex () | |
Public Attributes | |
bool | valid |
bool | visited |
double | pos [3] |
Definition at line 823 of file ncmesh.hpp.
|
inline |
Definition at line 827 of file ncmesh.hpp.
double mfem::NCMesh::TmpVertex::pos[3] |
Definition at line 826 of file ncmesh.hpp.
bool mfem::NCMesh::TmpVertex::valid |
Definition at line 825 of file ncmesh.hpp.
bool mfem::NCMesh::TmpVertex::visited |
Definition at line 825 of file ncmesh.hpp.