Public Member Functions | Public Attributes

internal::Triangulation::TriaFaces< 3 > Class Template Reference

List of all members.

Public Member Functions

std::size_t memory_consumption () const
template<class Archive >
void serialize (Archive &ar, const unsigned int version)

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.

Definition at line 116 of file tria_faces.h.


Member Function Documentation

std::size_t internal::Triangulation::TriaFaces< 3 >::memory_consumption (  ) const

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

template<class Archive >
void internal::Triangulation::TriaFaces< 3 >::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 169 of file tria_faces.h.


Member Data Documentation

The TriaObject containing the data of quads.

Definition at line 123 of file tria_faces.h.

The TriaObject containing the data of lines.

Definition at line 128 of file tria_faces.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

deal.II documentation generated on Fri Feb 3 2012 06:04:14 by doxygen 1.7.2