|
MFEM
v3.0
|
#include <ncmesh.hpp>
Public Member Functions | |
| RefCount () | |
| int | Ref () |
| int | Unref () |
Public Attributes | |
| int | ref_count |
We want vertices and edges to autodestruct when elements stop using (i.e., referencing) them. This base class does the reference counting.
Definition at line 151 of file ncmesh.hpp.
|
inline |
Definition at line 155 of file ncmesh.hpp.
|
inline |
Definition at line 157 of file ncmesh.hpp.
|
inline |
Definition at line 160 of file ncmesh.hpp.
| int mfem::NCMesh::RefCount::ref_count |
Definition at line 153 of file ncmesh.hpp.
1.8.5