MFEM  v3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Public Attributes | List of all members
mfem::NCMesh::RefStackItem Struct Reference

#include <ncmesh.hpp>

Collaboration diagram for mfem::NCMesh::RefStackItem:
[legend]

Public Member Functions

 RefStackItem (Element *elem, int type)
 

Public Attributes

Elementelem
 
int ref_type
 

Detailed Description

Definition at line 275 of file ncmesh.hpp.

Constructor & Destructor Documentation

mfem::NCMesh::RefStackItem::RefStackItem ( Element elem,
int  type 
)
inline

Definition at line 280 of file ncmesh.hpp.

Member Data Documentation

Element* mfem::NCMesh::RefStackItem::elem

Definition at line 277 of file ncmesh.hpp.

int mfem::NCMesh::RefStackItem::ref_type

Definition at line 278 of file ncmesh.hpp.


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