ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #02258
[HG FFC] Add missing '; ' after function calls in tabulate_tensor
One or more new changesets pushed to the primary ffc repository.
A short summary of the last three changesets is included below.
changeset: 1414:267179c9fb04ab365d0e48a61c91289d0fa09f4a
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Mon Mar 09 21:21:06 2009 +0100
files: ffc/compiler/codegeneration/common/integrals.py ffc/compiler/codegeneration/tensor/tensorgenerator.py ffc/compiler/codegeneration/tensor/ufltensorgenerator.py ffc/compiler/representation/tensor/monomialtransformation.py ffc/compiler/uflcompiler.py
description:
Add missing ";" after function calls in tabulate_tensor
changeset: 1413:e68bfa8f77cf51b04db4b9b4d276aa5b2b1727e0
user: Anders Logg <logg@xxxxxxxxx>
date: Mon Mar 09 20:35:38 2009 +0100
files: demo/Poisson.ufl ffc/compiler/codegeneration/common/integrals.py ffc/compiler/codegeneration/quadrature/uflquadraturegenerator.py ffc/compiler/codegeneration/tensor/ufltensorgenerator.py ffc/compiler/format/uflufcformat.py
description:
Fix names and arguments in code generation for combining quadrature and tensor code
changeset: 1412:b1f8a0dd8383fc90228ea393cfd21fdc9b403397
user: Anders Logg <logg@xxxxxxxxx>
date: Mon Mar 09 18:47:16 2009 +0100
files: ffc/compiler/codegeneration/tensor/ufltensorgenerator.py ffc/compiler/format/uflufcformat.py
description:
Genererate incremental code A[k] += ... to work with addition of contributions
from different representations
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ffc