← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Remove LU and GMRES classes, use solve instead

 

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

changeset:   4179:fff523005c3840bc0428a9efec6fc49dbcd69789
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu May 08 22:11:29 2008 +0200
files:       ChangeLog dolfin/la/GMRES.cpp dolfin/la/GMRES.h dolfin/la/LU.cpp dolfin/la/LU.h dolfin/la/dolfin_la.h dolfin/swig/dolfin_docstrings.i dolfin/swig/dolfin_headers.i site-packages/dolfin/__init__.py
description:
Remove LU and GMRES classes, use solve instead


changeset:   4178:c69f8682f388943b8375636186d666bd1fa08087
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu May 08 21:16:55 2008 +0200
files:       site-packages/dolfin/__init__.py
description:
Import solver types and preconditioner types in Python


changeset:   4177:2bda820618da1121c29003765964b04b51cb0ad6
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

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


Follow ups