|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::ObjPointerStorage Class Reference
#include <dune/fem/operator/common/objpointer.hh>
Inheritance diagram for Dune::Fem::ObjPointerStorage:

Public Member Functions | |
| ObjPointerStorage () | |
| make new operator with item points to null | |
| virtual | ~ObjPointerStorage () |
| need virtual desctructor for deleting the real objects. | |
| template<class DiscrOpType > | |
| void | saveObjPointer (DiscrOpType *discrOp) |
| Store new generated DiscreteOperator Pointer. | |
| template<class DiscrOpType , class LocalOpType > | |
| void | saveObjPointer (DiscrOpType *discrOp, LocalOpType *lop) |
Detailed Description
stores the new created objects when DiscreteOperatorDefault operator + or operator * is called
Constructor & Destructor Documentation
◆ ObjPointerStorage()
|
inline |
make new operator with item points to null
◆ ~ObjPointerStorage()
|
inlinevirtual |
need virtual desctructor for deleting the real objects.
Member Function Documentation
◆ saveObjPointer() [1/2]
template<class DiscrOpType >
|
inline |
Store new generated DiscreteOperator Pointer.
◆ saveObjPointer() [2/2]
template<class DiscrOpType , class LocalOpType >
|
inline |
Store new generated DiscreteOperator Pointer and the LocalOperator pointer
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