internal::hp::DoFLevel< 0 > Class Template Reference
[hp finite element support]

Inheritance diagram for internal::hp::DoFLevel< 0 >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

unsigned int memory_consumption () const

Public Attributes

std::vector< unsigned intactive_fe_indices


Detailed Description

template<>
class internal::hp::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.

Author:
Wolfgang Bangerth, 1998, 2006, Oliver Kayser-Herold 2003.

Member Function Documentation

unsigned int internal::hp::DoFLevel< 0 >::memory_consumption (  )  const

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

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


Member Data Documentation

Indices specifying the finite element of hp::FECollection to use for the different cells. The meaning what a cell is, is dimension specific, therefore also the length of this vector depends on the dimension: in one dimension, the length of this vector equals the length of the lines vector, in two dimensions that of the quads vector, etc.


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

deal.II documentation generated on Sat Aug 15 16:52:38 2009 by doxygen 1.5.9