dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #01613
Re: LA: [...]
Quoting Anders Logg <logg@xxxxxxxxx>:
> On Tue, Dec 06, 2005 at 08:19:41AM +0100, Johan Hoffman wrote:
>
> I have a suggestion for the enums in KrylovSolver. Can we move
> PreconditionerType to the class Preconditioner? Then we can rename it
> to just Type and same for SolverType, so that we have the following
> two enum types:
>
> KrylovSolver::Type
> Preconditioner::Type
Sure. This is the next step. The Preconditioner class should handle PETSc and
user-defined preconditioners. This will clean-up the KrylovSolver class.
Garth
>
> /Anders
>
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev
>
References