
Public Member Functions | |
| std::size_t | memory_consumption () const |
| template<class Archive > | |
| void | serialize (Archive &ar, const unsigned int version) |
Public Attributes | |
| DoFObjects< 1 > | lines |
Store the indices of the degrees of freedom which are located on lines. See the general template DoFLevel for more information.
Definition at line 137 of file dof_levels.h.
| std::size_t internal::DoFHandler::DoFLevel< 1 >::memory_consumption | ( | ) | const |
Determine an estimate for the memory consumption (in bytes) of this object.
Reimplemented from internal::DoFHandler::DoFLevel< 0 >.
| void internal::DoFHandler::DoFLevel< 1 >::serialize | ( | Archive & | ar, |
| const unsigned int | version | ||
| ) |
Read or write the data of this object to or from a stream for the purpose of serialization
Reimplemented from internal::DoFHandler::DoFLevel< 0 >.
Definition at line 240 of file dof_levels.h.
The object containing dof-indices and related access-functions
Definition at line 144 of file dof_levels.h.
documentation generated on Fri Feb 3 2012 06:04:14 by
doxygen
1.7.2