MFEM v4.8.0
Finite element discretization library
Loading...
Searching...
No Matches
mfem::NCMesh::TmpVertex Struct Reference

#include <ncmesh.hpp>

Public Member Functions

 TmpVertex ()
 

Public Attributes

bool valid
 
bool visited
 
real_t pos [3]
 

Detailed Description

Definition at line 1204 of file ncmesh.hpp.

Constructor & Destructor Documentation

◆ TmpVertex()

mfem::NCMesh::TmpVertex::TmpVertex ( )
inline

Definition at line 1208 of file ncmesh.hpp.

Member Data Documentation

◆ pos

real_t mfem::NCMesh::TmpVertex::pos[3]

Definition at line 1207 of file ncmesh.hpp.

◆ valid

bool mfem::NCMesh::TmpVertex::valid

Definition at line 1206 of file ncmesh.hpp.

◆ visited

bool mfem::NCMesh::TmpVertex::visited

Definition at line 1206 of file ncmesh.hpp.


The documentation for this struct was generated from the following file: