dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #05838
[HG DOLFIN] Check that mesh cell type matches form cell type
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 3501:e62ad9b56581bbe82bb0f07f034171a493a86cfc
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Fri Dec 21 23:15:51 2007 +0100
files: src/kernel/fem/Assembler.cpp src/kernel/fem/UFC.cpp src/kernel/fem/dolfin/Assembler.h
description:
Check that mesh cell type matches form cell type
changeset: 3500:b0611e5ccc72c2ed837ae54f8c7bde14b55accd4
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.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin