Public Member Functions | Public Attributes

internal::DoFHandler::DoFLevel< 0 > Class Template Reference

Inheritance diagram for internal::DoFHandler::DoFLevel< 0 >:
Inheritance graph
[legend]

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

std::vector< unsigned int > cell_dof_indices_cache

Detailed Description

template<>
class internal::DoFHandler::DoFLevel< 0 >

Storage for degrees of freedom on cells. See the documentation of the DoFLevel class template for more complete information on the purpose and layout of this class.

Definition at line 100 of file dof_levels.h.


Member Function Documentation

std::size_t internal::DoFHandler::DoFLevel< 0 >::memory_consumption (  ) const

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

Reimplemented in internal::DoFHandler::DoFLevel< 1 >, internal::DoFHandler::DoFLevel< 2 >, and internal::DoFHandler::DoFLevel< 3 >.

template<class Archive >
void internal::DoFHandler::DoFLevel< 0 >::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

Reimplemented in internal::DoFHandler::DoFLevel< 1 >, internal::DoFHandler::DoFLevel< 2 >, and internal::DoFHandler::DoFLevel< 3 >.

Definition at line 231 of file dof_levels.h.


Member Data Documentation

Cache for the DoF indices on cells. The size of this array equals the number of cells on a given level times selected_fe.dofs_per_cell.

Definition at line 111 of file dof_levels.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