← Back to team overview

dolfin team mailing list archive

[HG] Change A.mult(x, y) to imply y = A*x rather than y+= A*x for uBlas matrices.

 

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

changeset:   1991:f1bce50053c2e8cf282571e56ae3c2ba18d984bb
tag:         tip
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.


changeset:   1989:bdefc37bddc311ac62f35284f7d5df55182e3383
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Wed Jun  7 14:34:10 2006 +0200
files:       src/kernel/la/LinearSolver.cpp src/kernel/la/dolfin/LinearSolver.h src/kernel/la/dolfin/PETScKrylovSolver.h src/kernel/la/dolfin/PETScLU.h src/kernel/la/dolfin/uBlasLUSolver.h src/test/main.cpp
description:
Fix up LinearSolver.


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