← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Fix return value of assemble() in Python. Should be a Matrix, Vector or float

 

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

changeset:   3500:b0611e5ccc72c2ed837ae54f8c7bde14b55accd4
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu Dec 20 17:37:15 2007 +0100
files:       src/pydolfin/assemble.py
description:
Fix return value of assemble() in Python. Should be a Matrix, Vector or float
by default. To also get dof_maps, use return_dofmaps=True.


changeset:   3499:ed43b07abc1860df9b5b6920d4c01330aec6e7ec
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu Dec 20 00:47:46 2007 +0100
files:       src/kernel/la/dolfin/LUSolver.h src/pydolfin/assemble.py
description:
Fix bug introduced by optional linear algebra backend in assemble.py.
Ola, please check that it still looks ok for PyCC. Poisson demo in
DOLFIN was broken before since LUSolver expects a Matrix, not
GenericMatrix.


changeset:   3498:f1d0034cedec26ae9a11e2dc166500f6a956bfd7
user:        "Gustav Magnus Vikstrøm <gustavv@xxxxxxxxxx>"
date:        Wed Dec 19 15:08:32 2007 +0100
files:       src/kernel/fem/dolfin/pAssembler.h src/kernel/fem/pAssembler.cpp
description:
Fixed parallel assembly meshfunction bug.

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