MFEM
v4.0
Finite element discretization library
|
#include <ncmesh.hpp>
Public Member Functions | |
TmpVertex () | |
Public Attributes | |
bool | valid |
bool | visited |
double | pos [3] |
Definition at line 733 of file ncmesh.hpp.
|
inline |
Definition at line 737 of file ncmesh.hpp.
double mfem::NCMesh::TmpVertex::pos[3] |
Definition at line 736 of file ncmesh.hpp.
bool mfem::NCMesh::TmpVertex::valid |
Definition at line 735 of file ncmesh.hpp.
bool mfem::NCMesh::TmpVertex::visited |
Definition at line 735 of file ncmesh.hpp.