← Back to team overview

dolfin team mailing list archive

[HG] Updates for PyDOLFIN.

 

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

changeset:   1994:a016a1dc0fa4171bc84d813a20b9c43b289a07e0
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Jun 14 18:12:21 2006 +0200
files:       src/demo/ode/courtemanche/main.cpp src/kernel/function/dolfin/Function.h src/pydolfin/FEMGlue.h src/pydolfin/dolfin.i src/pydolfin/dolfin.py src/pydolfin/dolfin_wrap.cpp src/pydolfin/dolfin_wrap.h
description:
Updates for PyDOLFIN.


changeset:   1993:527886e049899309eac7c2c95b2d04e1766751c9
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Wed Jun 14 16:47:14 2006 +0200
files:       configure configure.ac
description:
Always use Boost compile flag -DNDEBUG.

Without this flag the uBlas Krylov solvers are too slow to be useful. With optimisation, the uBlas BiCGStab solver is about 10% faster than the PETSc BiCGStab solver (no preconditioning in both cases). The uBlas GMRES solver has not been optimised yet, and runs about 2 times slower the the PETSc GMRES solver.


changeset:   1992:b6165d500c650decf7bd5e8aef02de39806fb089
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.


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