Public Member Functions | |
unsigned int | memory_consumption () const |
Public Attributes | |
TriaObjectsQuad3D | quads |
TriaObjects< TriaObject< 1 > > | lines |
In dim=3
the cells are hexes, the faces accordingly are quads. In addition to that we also have to enable the storage of lines.
unsigned int internal::Triangulation::TriaFaces< 3 >::memory_consumption | ( | ) | const |
Determine an estimate for the memory consumption (in bytes) of this object.
The TriaObject containing the data of quads.
The TriaObject containing the data of lines.