MFEM  v4.6.0
Finite element discretization library
Public Member Functions | Public Attributes | List of all members
mfem::NCMesh::TmpVertex Struct Reference

#include <ncmesh.hpp>

Public Member Functions

 TmpVertex ()
 

Public Attributes

bool valid
 
bool visited
 
double pos [3]
 

Detailed Description

Definition at line 938 of file ncmesh.hpp.

Constructor & Destructor Documentation

◆ TmpVertex()

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

Definition at line 942 of file ncmesh.hpp.

Member Data Documentation

◆ pos

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

Definition at line 941 of file ncmesh.hpp.

◆ valid

bool mfem::NCMesh::TmpVertex::valid

Definition at line 940 of file ncmesh.hpp.

◆ visited

bool mfem::NCMesh::TmpVertex::visited

Definition at line 940 of file ncmesh.hpp.


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