dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #01462
LA: [...]
Commit from johanjan (2005-11-07 22:32 CET)
--------------------
LA:
GMRES::setPreconditioner() now saves the preconditioner to be able to
re-apply it at a later time. A provided DOLFIN preconditioner
overrides the PETSc choice, perhaps the DOLFIN preconditioner system
can be integrated with the PETSc system at a later point.
ODE:
Activate the multi-adaptive preconditioner.
dolfin src/kernel/la/GMRES.cpp 1.13
dolfin src/kernel/la/dolfin/GMRES.h 1.10
dolfin src/kernel/ode/MultiAdaptiveNewtonSolver.cpp 1.23
dolfin src/demo/solvers/ode/reaction/main.cpp 1.19