Public Member Functions | |
| std::size_t | memory_consumption () const |
| template<class Archive > | |
| void | serialize (Archive &ar, const unsigned int version) |
Public Attributes | |
| TriaObjects< TriaObject< 1 > > | lines |
In dim=2 the cells are quads, the faces accordingly are lines.
Definition at line 86 of file tria_faces.h.
| std::size_t internal::Triangulation::TriaFaces< 2 >::memory_consumption | ( | ) | const |
Determine an estimate for the memory consumption (in bytes) of this object.
| void internal::Triangulation::TriaFaces< 2 >::serialize | ( | Archive & | ar, |
| const unsigned int | version | ||
| ) |
Read or write the data of this object to or from a stream for the purpose of serialization
Definition at line 159 of file tria_faces.h.
The TriaObject containing the data of lines.
Definition at line 92 of file tria_faces.h.
documentation generated on Fri Feb 3 2012 06:04:14 by
doxygen
1.7.2