ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #02242
[HG FFC] Work on tensor representation. Reference tensor computed correctly
One or more new changesets pushed to the primary ffc repository.
A short summary of the last three changesets is included below.
changeset: 1397:75e548db5024faeeefd41d8a89435ed3e14eab1f
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Sun Mar 08 09:40:17 2009 +0100
files: ffc/compiler/representation/tensor/geometrytensor.py ffc/compiler/representation/tensor/monomialintegration.py ffc/compiler/representation/tensor/monomialtransformation.py ffc/compiler/representation/tensor/uflmonomialintegration.py ffc/compiler/representation/tensor/ufltensorrepresentation.py
description:
Work on tensor representation. Reference tensor computed correctly
now for Poisson.
changeset: 1396:96eca23a47b5fcfe3637348a9cb825dbb9323654
user: Anders Logg <logg@xxxxxxxxx>
date: Sat Mar 07 23:28:38 2009 +0100
files: ffc/compiler/representation/tensor/monomialextraction.py ffc/compiler/representation/tensor/monomialtransformation.py
description:
Implement monomial transformation, works for Poisson. Tensor representation
generated in two steps: first monomial_extraction() to extract a monomial integrand,
then monomial_transformation() to transform the integral to the reference element.
changeset: 1395:5ce5454db3efaf34161f2b7de62c583d2a6a6c5e
user: "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date: Sat Mar 07 15:29:46 2009 +0100
files: ffc/compiler/analysis/formdata.py ffc/compiler/codegeneration/quadrature/uflquadraturegenerator.py ffc/compiler/codegeneration/quadrature/uflquadraturegenerator_utils.py ffc/compiler/representation/quadrature/uflquadraturerepresentation.py ffc/fem/createelement.py test/unit/testcreateelement.py
description:
Fixes in create_element and added unittest. Updates in quadrature generator to use create_element.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ffc