ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #02013
[HG FFC] Cross-platform fixes for test scripts.
One or more new changesets pushed to the primary ffc repository.
A short summary of the last three changesets is included below.
changeset: 1276:6ff41f02b0b8e20a45ca789aa4c5ecab18dc29ac
tag: tip
user: Johannes Ring <johannr@xxxxxxxxx>
date: Mon Dec 29 11:31:16 2008 +0100
files: test/regression/test.py test/test.py test/unit/test.py
description:
Cross-platform fixes for test scripts.
changeset: 1275:ed8b2a6e79710ddc6966b036c6e78c6beef4cdbb
user: Anders Logg <logg@xxxxxxxxx>
date: Thu Dec 11 14:02:38 2008 +0100
files: ffc/fem/finiteelement.py ffc/fem/mixedelement.py test/regression/reference/Constant.h test/regression/reference/Elasticity.h test/regression/reference/EnergyNorm.h test/regression/reference/Equation.h test/regression/reference/FunctionOperators.h test/regression/reference/Heat.h test/regression/reference/Mass.h test/regression/reference/MixedMixedElement.h test/regression/reference/MixedPoisson.h test/regression/reference/NavierStokes.h test/regression/reference/NeumannProblem.h test/regression/reference/Optimization.h test/regression/reference/P5tet.h test/regression/reference/P5tri.h test/regression/reference/Poisson.h test/regression/reference/PoissonDG.h test/regression/reference/PoissonSystem.h test/regression/reference/Projection.h test/regression/reference/QuadratureElement.h test/regression/reference/Stokes.h test/regression/reference/SubDomain.h test/regression/reference/SubDomains.h test/regression/reference/TensorWeightedPoisson.h test/regression/reference/VectorLaplaceGradCurl.h
description:
Modify signature() for FiniteElement and MixedElement to return __repr__ string
(or rather what __repr__ should have returned if it had been correctly implemented...).
Should help with getting XML input/output working in DOLFIN.
changeset: 1274:23b2a12f37cb8906e623691a1839937cdb28f42b
user: "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date: Thu Dec 11 10:31:11 2008 +0000
files: ffc/compiler/codegeneration/quadrature/reduce_operations.py
description:
Minor bug fix for quadrature code generation (forms affected by this bug would not be able to compile against DOLFIN)
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ffc