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

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

List of all members.

Public Member Functions

unsigned int memory_consumption () const

Public Attributes

std::vector< unsigned intcell_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.


Member Function Documentation

unsigned int 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 >.


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.


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

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