MFEM  v3.4
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
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 683 of file ncmesh.hpp.

Constructor & Destructor Documentation

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

Definition at line 687 of file ncmesh.hpp.

Member Data Documentation

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

Definition at line 686 of file ncmesh.hpp.

bool mfem::NCMesh::TmpVertex::valid

Definition at line 685 of file ncmesh.hpp.

bool mfem::NCMesh::TmpVertex::visited

Definition at line 685 of file ncmesh.hpp.


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