ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #00585
[HG] Add support for boundary integrals.
One or more new changesets pushed to the primary FFC repository.
A short summary of the last three changesets is included below.
changeset: 387:7e888efabfdc4987f08c5602f570a92a2dfb3747
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Sun May 7 15:55:37 2006 +0200
files: ChangeLog src/demo/Poisson.form src/ffc/compiler/compiler.py src/ffc/compiler/elementtensor.py src/ffc/compiler/finiteelement.py src/ffc/compiler/form.py src/ffc/compiler/mixedelement.py src/ffc/compiler/monomialintegration.py src/ffc/compiler/projection.py src/ffc/compiler/referencetensor.py src/ffc/format/dolfin.py src/reference/Elasticity.h src/reference/EnergyNorm.h src/reference/Heat.h src/reference/Mass.h src/reference/NavierStokes.h src/reference/NeumannProblem.h src/reference/Optimization.h src/reference/Poisson.h src/reference/PoissonSystem.h src/reference/Projection.h src/reference/Stokes.h src/reference/TensorWeightedPoisson.h
description:
Add support for boundary integrals.
Changes pulled from Garth's tree with some additional updates,
mainly fixes for mixed elements and projections to make all
tests in src/reference compile correctly.
changeset: 386:45a447e390950e45145bf0e3fb4092104505ee40
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Thu May 4 02:41:50 2006 +0200
files: src/demo/Poisson.form src/ffc/format/dolfin.py
description:
Add missing "break;" in DOLFIN output.
changeset: 385:8301d56d241aacf9e7ab15921710ff6ca83d5ba4
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Tue May 2 19:44:01 2006 +0200
files: src/ffc/compiler/compiler.py src/ffc/compiler/elementtensor.py src/ffc/format/dolfin.py
description:
Deal with terms in geometry tensor for boundaries.
----------------------------------------------------
For more details, visit http://www.fenics.org/hg/ffc
Follow ups