Public Member Functions | Public Attributes

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

std::size_t memory_consumption () const

Public Attributes

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

Definition at line 125 of file dof_levels.h.


Member Function Documentation

std::size_t 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.

Definition at line 142 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