← Back to team overview

dolfin team mailing list archive

[HG] FEM:

 

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

changeset:   2250:ab1687f607bdfaec0dc3216268d0f610c74218de
tag:         tip
user:        "Johan Jansson <johanjan@xxxxxxxxxxxxxxxx>"
date:        Thu Sep 21 12:36:02 2006 +0200
files:       src/config/dolfin-swig.template src/kernel/fem/dolfin/FEM.h src/pydolfin/import_form.py
description:
FEM:

Fix bug in assemble(LinearForm&, GenericVector&, Mesh&).

PyDOLFIN:

Use the "dolfin"-format instead of the "dolfin-swig" format from FFC.


changeset:   2249:e1ab7e57d3e2a79e925f7666a69171d9f86bc8a0
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Sep 20 22:10:05 2006 +0200
files:       configure configure.ac src/pydolfin/Makefile.am src/pydolfin/Makefile.in src/pydolfin/dolfin.i src/pydolfin/dolfin_mesh.i src/test/mesh/test.py
description:
Extend PyDOLFIN interface for new mesh library with functionality for
accessing the list of vertices and the list of cells (patch from Ola Skavhaug):

    vertices = mesh.vertices()
    cells = mesh.cells()

Arrays automatically converted to Python Numeric arrays.

Needed to remove the flag -Werror in the compilation of PyDOLFIN due to
a problem with Numeric/arrayobject.h.


changeset:   2248:99f962519589cb447b5719834011b74aea899a1f
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Sep 20 20:15:34 2006 +0200
files:       src/demo/pde/functional/EnergyNorm.h
description:
Add missing file


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