#include <dune/fem/space/common/datacollector.hh>
◆ FuncType
◆ ListType
◆ MyType
◆ ObjectStreamType
◆ PairType
◆ ParamType
◆ apply()
for all pointer to local operators call the func pointer
◆ asImp()
template<class LocalOp , class ParamT >
◆ copyList()
template<class ParamT >
|
inlinestaticprotectedinherited |
◆ empty()
◆ operator+() [1/3]
template<class LocalOp , class ParamT >
template<class B >
◆ operator+() [2/3]
◆ operator+() [3/3]
template<class ParamT >
template<class OpType >
◆ operator+=() [1/2]
◆ operator+=() [2/2]
template<class ParamT >
template<class OpType >
◆ remove()
template<class ParamT >
template<class OpType >
◆ saveObjPointer() [1/2]
template<class DiscrOpType >
void Dune::Fem::ObjPointerStorage::saveObjPointer |
( |
DiscrOpType * |
discrOp | ) |
|
|
inlineinherited |
Store new generated DiscreteOperator Pointer.
◆ saveObjPointer() [2/2]
template<class DiscrOpType , class LocalOpType >
void Dune::Fem::ObjPointerStorage::saveObjPointer |
( |
DiscrOpType * |
discrOp, |
|
|
LocalOpType * |
lop |
|
) |
| |
|
inlineinherited |
Store new generated DiscreteOperator Pointer and the LocalOperator pointer
The documentation for this class was generated from the following file: