|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::SpaceOperatorStorage< OperatorType > Class Template Reference
only for keeping the pointer More...
#include <dune/fem/operator/common/spaceoperatorif.hh>
Inheritance diagram for Dune::Fem::SpaceOperatorStorage< OperatorType >:

Public Member Functions | |
| SpaceOperatorStorage (OperatorType *op) | |
| constructor storing pointer | |
| SpaceOperatorStorage (OperatorType *op, ObjPointerStorage *model) | |
| constructor storing pointer | |
| ~SpaceOperatorStorage () | |
| destructor deletes operator | |
| OperatorType & | pass () const |
| return reference to pass | |
| template<class DiscrOpType > | |
| void | saveObjPointer (DiscrOpType *discrOp) |
| Store new generated DiscreteOperator Pointer. | |
| template<class DiscrOpType , class LocalOpType > | |
| void | saveObjPointer (DiscrOpType *discrOp, LocalOpType *lop) |
Protected Attributes | |
| OperatorType * | op_ |
| ObjPointerStorage * | model_ |
Detailed Description
template<class OperatorType>
class Dune::Fem::SpaceOperatorStorage< OperatorType >
class Dune::Fem::SpaceOperatorStorage< OperatorType >
only for keeping the pointer
Constructor & Destructor Documentation
◆ SpaceOperatorStorage() [1/2]
template<class OperatorType >
|
inline |
constructor storing pointer
◆ SpaceOperatorStorage() [2/2]
template<class OperatorType >
|
inline |
constructor storing pointer
◆ ~SpaceOperatorStorage()
template<class OperatorType >
|
inline |
destructor deletes operator
Member Function Documentation
◆ pass()
template<class OperatorType >
|
inline |
return reference to pass
◆ 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
◆ model_
template<class OperatorType >
|
protected |
◆ op_
template<class OperatorType >
|
mutableprotected |
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