← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Make solve() function more intelligent, can now also handle Krylov methods

 

One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.

changeset:   4177:2bda820618da1121c29003765964b04b51cb0ad6
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu May 08 20:51:15 2008 +0200
files:       dolfin/la/solve.cpp dolfin/la/solve.h sandbox/la/solve/Poisson.form sandbox/la/solve/Poisson.h sandbox/la/solve/SConstruct sandbox/la/solve/main.cpp
description:
Make solve() function more intelligent, can now also handle Krylov methods


changeset:   4176:fdc9238139f60d4f8cf1bf186303bec3766f1678
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu May 08 20:28:24 2008 +0200
files:       dolfin/la/GMRES.cpp dolfin/la/GMRES.h dolfin/la/KrylovMethod.h dolfin/la/KrylovSolver.h dolfin/la/PETScKrylovSolver.cpp dolfin/la/PETScKrylovSolver.h dolfin/la/PETScPreconditioner.cpp dolfin/la/PETScPreconditioner.h dolfin/la/Preconditioner.h dolfin/la/PreconditionerType.h dolfin/la/SolverType.h dolfin/la/dolfin_la.h dolfin/la/uBlasKrylovSolver.cpp dolfin/la/uBlasKrylovSolver.h dolfin/la/uBlasPreconditioner.h dolfin/nls/NewtonSolver.cpp dolfin/nls/NewtonSolver.h dolfin/swig/dolfin_docstrings.i dolfin/swig/dolfin_headers.i
description:
Renames: Preconditioner --> PreconditionerType, KrylovMethod --> SolverType
In preparation for a more general solve() function that can handle Krylov
methods as well as LU.


changeset:   4175:411db835cda8f3eb71644993e9973ba82d8a3cfc
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu May 08 19:47:50 2008 +0200
files:       dolfin/la/KrylovSolver.h
description:
Some simplifications in KrylovSolver

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin