MFEM v4.7.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 1072 of file ncmesh.hpp.

Constructor & Destructor Documentation

◆ TmpVertex()

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

Definition at line 1076 of file ncmesh.hpp.

Member Data Documentation

◆ pos

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

Definition at line 1075 of file ncmesh.hpp.

◆ valid

bool mfem::NCMesh::TmpVertex::valid

Definition at line 1074 of file ncmesh.hpp.

◆ visited

bool mfem::NCMesh::TmpVertex::visited

Definition at line 1074 of file ncmesh.hpp.


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