MFEM
v3.0
|
#include <ncmesh.hpp>
Public Member Functions | |
RefStackItem (Element *elem, int type) | |
Public Attributes | |
Element * | elem |
int | ref_type |
Definition at line 275 of file ncmesh.hpp.
|
inline |
Definition at line 280 of file ncmesh.hpp.
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.