ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #01244
[HG FFC] Fix bug in manual (thanks to Martin).
One or more new changesets pushed to the primary ffc repository.
A short summary of the last three changesets is included below.
changeset: 937:d3e45848aee6896b169d5d7d1d038251a86dd7d6
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Tue Aug 21 15:12:05 2007 +0200
files: doc/manual/chapters/formlanguage.tex doc/manual/ffc-user-manual.pdf
description:
Fix bug in manual (thanks to Martin).
changeset: 936:43947120ee1a0e5832ccd531e43feb3760080266
user: "Anders Logg <logg@xxxxxxxxx>"
date: Mon Aug 20 22:00:04 2007 +0200
files: ChangeLog scripts/makedist src/bench/NavierStokes.form src/bench/Stabilization.form src/bench/bench src/bench/profile src/bin/ffc src/demo/Constant.form src/demo/Elasticity.form src/demo/EnergyNorm.form src/demo/FunctionOperators.form src/demo/Heat.form src/demo/Mass.form src/demo/MixedMixedElement.form src/demo/MixedPoisson.form src/demo/NavierStokes.form src/demo/NeumannProblem.form src/demo/Optimization.form src/demo/P5tet.form src/demo/P5tri.form src/demo/Poisson.form src/demo/PoissonDG.form src/demo/PoissonSystem.form src/demo/Projection.form src/demo/Stokes.form src/demo/TensorWeightedPoisson.form src/ffc/common/constants.py src/ffc/common/debug.py src/ffc/common/exceptions.py src/ffc/common/progress.py src/ffc/common/utils.py src/ffc/compiler/analysis/analyze.py src/ffc/compiler/analysis/checks.py src/ffc/compiler/analysis/elementdata.py src/ffc/compiler/analysis/formdata.py src/ffc/compiler/analysis/ranges.py src/ffc/compiler/analysis/simplify.py src/ffc/compiler/codegeneration/common/codegenerator.py src/ffc/compiler/codegeneration/common/dofmap.py src/ffc/compiler/codegeneration/common/evaluatebasis.py src/ffc/compiler/codegeneration/common/evaluatebasisderivatives.py src/ffc/compiler/codegeneration/common/finiteelement.py src/ffc/compiler/codegeneration/common/form.py src/ffc/compiler/codegeneration/common/utils.py src/ffc/compiler/codegeneration/quadrature/quadraturegenerator.py src/ffc/compiler/codegeneration/quadrature/quadraturegenerator_utils.py src/ffc/compiler/codegeneration/tensor/tensorgenerator.py src/ffc/compiler/compiler.py src/ffc/compiler/format/codesnippets.py src/ffc/compiler/format/dolfinformat.py src/ffc/compiler/format/removeunused.py src/ffc/compiler/format/ufcformat.py src/ffc/compiler/language/algebra.py src/ffc/compiler/language/builtins.py src/ffc/compiler/language/index.py src/ffc/compiler/language/indexcall.py src/ffc/compiler/language/indexreordering.py src/ffc/compiler/language/integral.py src/ffc/compiler/language/operators.py src/ffc/compiler/language/reassignment.py src/ffc/compiler/language/restriction.py src/ffc/compiler/language/signature.py src/ffc/compiler/language/tokens.py src/ffc/compiler/optimization/ferari.py src/ffc/compiler/representation/quadrature/elementtensor.py src/ffc/compiler/representation/quadrature/monomialtabulation.py src/ffc/compiler/representation/quadrature/quadraturerepresentation.py src/ffc/compiler/representation/tensor/factorization.py src/ffc/compiler/representation/tensor/geometrytensor.py src/ffc/compiler/representation/tensor/monomialintegration.py src/ffc/compiler/representation/tensor/multiindex.py src/ffc/compiler/representation/tensor/pointreordering.py src/ffc/compiler/representation/tensor/referencetensor.py src/ffc/compiler/representation/tensor/tensorreordering.py src/ffc/compiler/representation/tensor/tensorrepresentation.py src/ffc/fem/dofmap.py src/ffc/fem/finiteelement.py src/ffc/fem/mapping.py src/ffc/fem/mixedelement.py src/ffc/fem/mixedfunctions.py src/ffc/fem/projection.py src/ffc/fem/vectorelement.py src/ffc/jit/jit.py src/sandbox/bdm/MixedPoisson.form src/sandbox/dg/PoissonDG.form src/sandbox/misc/Constant.form src/sandbox/misc/NeumannProblem.form src/sandbox/misc/PoissonSystem.form src/sandbox/misc/Stokes.form src/test/regression/test.py src/test/test.py src/test/unit/test.py
description:
Change license from GPL v2 to GPL v3 or later
changeset: 935:0fc35aea7e04ec14e5f9d69be322f920588b0ffa
user: "Anders Logg <logg@xxxxxxxxx>"
date: Mon Aug 20 21:50:15 2007 +0200
files: COPYING README doc/manual/chapters/contributing-ffc.tex doc/manual/chapters/license.tex doc/manual/fenicsmanual.cls doc/manual/ffc-user-manual.pdf
description:
Initial work on license upgrade.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ffc