internal::Triangulation::TriaFaces< 3 > Class Template Reference
[Grid classes]

List of all members.

Public Member Functions

unsigned int memory_consumption () const

Public Attributes

TriaObjectsQuad3D quads
TriaObjects< TriaObject< 1 > > lines

Detailed Description

template<>
class internal::Triangulation::TriaFaces< 3 >

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.


Member Function Documentation

unsigned int internal::Triangulation::TriaFaces< 3 >::memory_consumption (  )  const

Determine an estimate for the memory consumption (in bytes) of this object.


Member Data Documentation

The TriaObject containing the data of quads.

The TriaObject containing the data of lines.


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

deal.II documentation generated on Mon Nov 23 22:58:24 2009 by doxygen 1.6.1