Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
internal::hp::DoFIndicesOnFaces< 1 > Class Template Reference

#include <dof_faces.h>

Public Member Functions

std::size_t memory_consumption () const
 

Detailed Description

template<>
class internal::hp::DoFIndicesOnFaces< 1 >

Store the indices of degrees of freedom on faces in 1D. As these would be vertices, which are treated separately, don't do anything.

Author
Tobias Leicht, 2006

Definition at line 288 of file dof_faces.h.

Member Function Documentation

std::size_t internal::hp::DoFIndicesOnFaces< 1 >::memory_consumption ( ) const

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


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