← Back to team overview

dolfin team mailing list archive

[HG] Fixes for PyDOLFIN. Poisson solver demo works again.

 

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

changeset:   1995:3d1e4c942ea13a96437d2776eae72e911094ef35
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Jun 14 20:09:25 2006 +0200
files:       src/demo/scripting/pydolfin/solvers/poisson/Poisson.form src/demo/scripting/pydolfin/solvers/poisson/poissonsolver.py src/pydolfin/FEMGlue.h src/pydolfin/dolfin.i src/pydolfin/dolfin.py src/pydolfin/dolfin_wrap.cpp src/pydolfin/import_form.py
description:
Fixes for PyDOLFIN. Poisson solver demo works again.
I added some temporary fixes to get the demo running. PyDOLFIN
needs to be updated for the restructured linear algebra library.


changeset:   1994:a016a1dc0fa4171bc84d813a20b9c43b289a07e0
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.


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