#include <dune/fem/space/hpdg/localdofstorage.hh>
|
using | value_type = GlobalKey |
| global key type
|
|
using | iterator = typename container::iterator |
| iterator type
|
|
using | const_iterator = typename container::const_iterator |
| iterator type
|
|
◆ const_iterator
template<class GlobalKey >
◆ iterator
template<class GlobalKey >
◆ value_type
template<class GlobalKey >
◆ LocalDofStorage() [1/3]
template<class GlobalKey >
◆ LocalDofStorage() [2/3]
template<class GlobalKey >
◆ LocalDofStorage() [3/3]
template<class GlobalKey >
◆ begin() [1/2]
template<class GlobalKey >
return iterator to beginning
◆ begin() [2/2]
template<class GlobalKey >
return iterator to beginning
◆ end() [1/2]
template<class GlobalKey >
◆ end() [2/2]
template<class GlobalKey >
◆ operator=() [1/2]
template<class GlobalKey >
◆ operator=() [2/2]
template<class GlobalKey >
◆ operator[]() [1/2]
template<class GlobalKey >
◆ operator[]() [2/2]
template<class GlobalKey >
◆ reserve()
template<class GlobalKey >
enlarge dof vector
- Parameters
-
[in] | new_size | minimum new size for dof vector |
[in] | dof | running dof number (will be incremented if dof vector is enlarged) |
- Returns
- (incremented) dof number
◆ resize()
template<class GlobalKey >
remove marked dofs from dof vector
◆ size()
template<class GlobalKey >
The documentation for this class was generated from the following file: