|
dune-fem
2.8-git
|
#include <dune/fem/space/common/dofmanager.hh>

Public Types | |
| typedef LocalInterface< int > | MyType |
| typedef ObjectStreamExtractor< int >::ObjectStreamType | ObjectStreamType |
Public Member Functions | |
| ResizeMemoryObjects (MemObjectType &mo) | |
| ResizeMemoryObjects (const ResizeMemoryObjects &org) | |
| void | apply (int &enlargeOnly) |
| CombinedLocalDataCollect< ResizeMemoryObjects< MemObjectType >, B > & | operator+ (const B &b) |
| MyType & | operator+ (const OpType &op) |
| MyType & | operator+ (const MyType &op) |
| ResizeMemoryObjects< MemObjectType > & | asImp () |
| void | apply (ParamType &p) const |
| for all pointer to local operators call the func pointer More... | |
| MyType & | operator+= (const OpType &op) |
| MyType & | operator+= (const MyType &op) |
| void | remove (const OpType &op) |
| bool | empty () const |
| template<class DiscrOpType > | |
| void | saveObjPointer (DiscrOpType *discrOp) |
| Store new generated DiscreteOperator Pointer. More... | |
| template<class DiscrOpType , class LocalOpType > | |
| void | saveObjPointer (DiscrOpType *discrOp, LocalOpType *lop) |
Protected Types | |
| typedef int | 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) |
|
protectedinherited |
|
protectedinherited |
|
inherited |
|
inherited |
|
protectedinherited |
|
protectedinherited |
|
inlineinherited |
for all pointer to local operators call the func pointer
|
inlineinherited |
|
inlinestaticprotectedinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
Store new generated DiscreteOperator Pointer.
|
inlineinherited |
Store new generated DiscreteOperator Pointer and the LocalOperator pointer