DUNE-FEM (unstable)
Dune::Fem::SpaceOperatorStorage< OperatorType > Class Template Reference
only for keeping the pointer More...
#include <dune/fem/operator/common/spaceoperatorif.hh>
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) | 
Detailed Description
template<class OperatorType>
class Dune::Fem::SpaceOperatorStorage< OperatorType >
class Dune::Fem::SpaceOperatorStorage< OperatorType >
only for keeping the pointer
Member Function Documentation
◆ saveObjPointer()
template<class DiscrOpType , class LocalOpType > 
      
  | 
  inlineinherited | 
Store new generated DiscreteOperator Pointer and the LocalOperator pointer
References Dune::Fem::ObjPointerStorage::saveObjPointer().
The documentation for this class was generated from the following file:
- dune/fem/operator/common/spaceoperatorif.hh
 
   | 
                                Legal Statements / Impressum  | 
                                Hosted by  TU Dresden & Uni Heidelberg  | 
				  generated with Hugo v0.111.3
								(Nov 3, 23:36, 2025)