MFEM
v3.3.2
Finite element discretization library
|
#include <ncmesh.hpp>
Public Member Functions | |
TmpVertex () | |
Public Attributes | |
bool | valid |
bool | visited |
double | pos [3] |
Definition at line 634 of file ncmesh.hpp.
|
inline |
Definition at line 638 of file ncmesh.hpp.
double mfem::NCMesh::TmpVertex::pos[3] |
Definition at line 637 of file ncmesh.hpp.
bool mfem::NCMesh::TmpVertex::valid |
Definition at line 636 of file ncmesh.hpp.
bool mfem::NCMesh::TmpVertex::visited |
Definition at line 636 of file ncmesh.hpp.