#355 Introduce variable "category" in Dune::Preconditioner (ISTL)
Metadata
| Property | Value |
|---|---|
| Reported by | Thomas Witkowski (thomas.witkowski@tu-dresden.de) |
| Reported at | Feb 22, 2008 12:13 |
| Type | Feature Request |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Last edited by | Markus Blatt (markus@dr-blatt.de) |
| Last edited at | Feb 22, 2008 16:57 |
Description
I would propose to introduce the variable "category" in the virtual class Dune::Preconditioner. Otherwise it is not possible to introduce a general pointer to a preconditioner and to use it later in a call to a solver constructor.
Thomas
Edited by Santiago Ospina De Los Ríos