|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Protected Types |
Static Protected Member Functions |
Protected Attributes |
List of all members
Dune::Fem::CombinedLocalDataCollect< A, B > Class Template Reference
#include <dune/fem/space/common/datacollector.hh>
Inheritance diagram for Dune::Fem::CombinedLocalDataCollect< A, B >:

Public Types | |
| typedef LocalInterface< ParamT > | MyType |
| typedef ObjectStreamExtractor< ParamT >::ObjectStreamType | ObjectStreamType |
Public Member Functions | |
| CombinedLocalDataCollect (const A &a, const B &b) | |
| template<class Arg > | |
| void | apply (Arg &arg) const |
| template<class Arg1 , class Arg2 > | |
| void | apply (Arg1 &arg1, Arg2 &arg2) const |
| CombinedLocalDataCollect< CombinedLocalDataCollect< A, B >, B > & | operator+ (const B &b) |
| template<class OpType > | |
| MyType & | operator+ (const OpType &op) |
| MyType & | operator+ (const MyType &op) |
| CombinedLocalDataCollect< A, B > & | asImp () |
| void | apply (ParamType &p) const |
| for all pointer to local operators call the func pointer | |
| template<class OpType > | |
| MyType & | operator+= (const OpType &op) |
| MyType & | operator+= (const MyType &op) |
| template<class OpType > | |
| void | remove (const OpType &op) |
| bool | empty () const |
| template<class DiscrOpType > | |
| void | saveObjPointer (DiscrOpType *discrOp) |
| Store new generated DiscreteOperator Pointer. | |
| template<class DiscrOpType , class LocalOpType > | |
| void | saveObjPointer (DiscrOpType *discrOp, LocalOpType *lop) |
Protected Types | |
| typedef ParamT | ParamType |
| typedef void | FuncType(MyType &, ParamType &p) |
| typedef std::pair< MyType *, FuncType * > | PairType |
| typedef std::vector< PairType > | ListType |
Static Protected Member Functions | |
| static void | copyList (ListType &vec, const MyType &op) |
Protected Attributes | |
| const A & | a_ |
| const B & | b_ |
Member Typedef Documentation
◆ FuncType
template<class ParamT >
|
protectedinherited |
◆ ListType
template<class ParamT >
|
protectedinherited |
◆ MyType
template<class ParamT >
|
inherited |
◆ ObjectStreamType
template<class ParamT >
|
inherited |
◆ PairType
template<class ParamT >
|
protectedinherited |
◆ ParamType
template<class ParamT >
|
protectedinherited |
Constructor & Destructor Documentation
◆ CombinedLocalDataCollect()
template<class A , class B >
|
inline |
Member Function Documentation
◆ apply() [1/3]
template<class A , class B >
template<class Arg >
|
inline |
◆ apply() [2/3]
template<class A , class B >
template<class Arg1 , class Arg2 >
|
inline |
◆ apply() [3/3]
template<class ParamT >
|
inlineinherited |
for all pointer to local operators call the func pointer
◆ asImp()
|
inlineinherited |
◆ copyList()
template<class ParamT >
|
inlinestaticprotectedinherited |
◆ empty()
template<class ParamT >
|
inlineinherited |
◆ operator+() [1/3]
|
inlineinherited |
◆ operator+() [2/3]
template<class ParamT >
|
inlineinherited |
◆ operator+() [3/3]
template<class ParamT >
template<class OpType >
|
inlineinherited |
◆ operator+=() [1/2]
template<class ParamT >
|
inlineinherited |
◆ operator+=() [2/2]
template<class ParamT >
template<class OpType >
|
inlineinherited |
◆ remove()
template<class ParamT >
template<class OpType >
|
inlineinherited |
◆ saveObjPointer() [1/2]
template<class DiscrOpType >
|
inlineinherited |
Store new generated DiscreteOperator Pointer.
◆ saveObjPointer() [2/2]
template<class DiscrOpType , class LocalOpType >
|
inlineinherited |
Store new generated DiscreteOperator Pointer and the LocalOperator pointer
Member Data Documentation
◆ a_
template<class A , class B >
|
protected |
◆ b_
template<class A , class B >
|
protected |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8