Reference documentation for deal.II version 9.1.0-pre
Public Member Functions | Static Public Member Functions | List of all members
internal::TriangulationImplementation::TriaLevel< 3 > Class Template Reference

#include <deal.II/grid/tria_levels.h>

Public Member Functions

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

Static Public Member Functions

static::ExceptionBase & ExcMemoryInexact (int arg1, int arg2)
 

Detailed Description

template<>
class internal::TriangulationImplementation::TriaLevel< 3 >

Specialization of TriaLevels for 3D. Since we need TriaObjectsHex instead of TriaObjects. Refer to the documentation of the general class template for details.

Definition at line 216 of file tria_levels.h.

Member Function Documentation

template<class Archive >
void internal::TriangulationImplementation::TriaLevel< 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 290 of file tria_levels.h.


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