![]() |
Reference documentation for deal.II version 8.1.0
|
#include <dof_faces.h>
Public Member Functions | |
std::size_t | memory_consumption () const |
Public Attributes | |
internal::hp::DoFIndicesOnFacesOrEdges< 1 > | lines |
Store the indices of degrees of freedom on faces in 2D, which are lines.
Definition at line 306 of file dof_faces.h.
std::size_t internal::hp::DoFIndicesOnFaces< 2 >::memory_consumption | ( | ) | const |
Determine an estimate for the memory consumption (in bytes) of this object.
Indices of DoFs on the lines that bound cells.
Definition at line 312 of file dof_faces.h.