← Back to team overview

dolfin team mailing list archive

[HG] Implement GMRES and BiCGStab Krylov solvers for uBlas marices.

 

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

changeset:   1992:b6165d500c650decf7bd5e8aef02de39806fb089
tag:         tip
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Wed Jun 14 16:38:12 2006 +0200
files:       src/kernel/la/dolfin/uBlasKrylovSolver.h src/kernel/la/uBlasKrylovSolver.cpp src/kernel/parameter/dolfin/DefaultParameters.h src/test/main.cpp
description:
Implement GMRES and BiCGStab Krylov solvers for uBlas marices.


changeset:   1991:f1bce50053c2e8cf282571e56ae3c2ba18d984bb
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Fri Jun  9 11:49:44 2006 +0200
files:       src/kernel/la/DenseMatrix.cpp src/kernel/la/uBlasSparseMatrix.cpp
description:
Change A.mult(x,y) to imply  y = A*x rather than y+= A*x for uBlas matrices.


changeset:   1990:c05433cfe00c02417a56671c9b49a018ab545856
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Thu Jun  8 19:26:02 2006 +0200
files:       src/demo/nls/cahn-hilliard/main.cpp src/kernel/pde/NonlinearPDE.cpp src/kernel/pde/PDE.cpp src/kernel/pde/dolfin/NonlinearPDE.h src/kernel/pde/dolfin/PDE.h
description:
Remove PETSC ifdefs from PDE and NonlinearPDE.


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