ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #03087
[HG FFC] Finish work on using n = element.cell().n in demos (update references).
One or more new changesets pushed to the primary ffc repository.
A short summary of the last three changesets is included below.
changeset: 1677:f6410b6b092a
tag: tip
user: "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date: Tue Oct 06 14:49:04 2009 +0200
files: test/regression/reference/quadrature/Biharmonic.h test/regression/reference/quadrature/FacetIntegrals.h test/regression/reference/quadrature/PoissonDG.h test/regression/test.py test/simple_verify_tensors/reference.pickle test/simple_verify_tensors/test.py
description:
Finish work on using n = element.cell().n in demos (update references).
changeset: 1676:0f16b823a975
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Tue Oct 06 12:09:27 2009 +0100
files: demo/Biharmonic.ufl demo/FacetIntegrals.ufl demo/PoissonDG.ufl
description:
Use n = element.cell().n in demos.
changeset: 1675:860e803f3361
user: "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date: Thu Oct 01 12:19:43 2009 +0200
files: ffc/compiler/finiteelement.py ffc/fem/createelement.py ffc/fem/finiteelement.py ffc/fem/mixedelement.py ffc/fem/quadratureelement.py test/regression/reference/quadrature/TensorWeightedPoisson.h
description:
A dirty hack to 'support' tensor elements by attaching the rank to mixed elements explicitly when calling create_element().
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ffc
Follow ups