DUNE-FEM (unstable)
Dune::Fem::ManagedIndexSetInterface Class Referenceabstract
#include <dune/fem/space/common/dofmanager.hh>
Public Member Functions | |
| virtual void | resize ()=0 |
| resize of index set | |
| virtual bool | compress ()=0 |
| compress of index set | |
| virtual void | backup () const =0 |
| :: backup More... | |
| virtual void | restore ()=0 |
| :: restore More... | |
| virtual void | write (StandardOutStream &out) const =0 |
| new read/write methods using binary streams | |
| void | addReference () |
| increase reference counter | |
| bool | removeReference () |
| decrease reference counter and return true if zero reached | |
Detailed Description
This class is the virtual interface for the index sets managed by the DofManager. The derived classes are of the type ManagedIndexSet<IndexSet>. This means we don't have to inherit every index set we want to use with this DofManager.
The documentation for this class was generated from the following file:
- dune/fem/space/common/dofmanager.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)