← Back to team overview

syfi team mailing list archive

[HG syfi] Added missing sfc.quadrature to setup.py

 

One or more new changesets pushed to the primary SyFi repository.
A short summary of the last three changesets is included below.

changeset:   1116:6467962a3bc458ff5b3075cc35defea77f802708
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Jan 29 14:31:19 2008 +0100
files:       python/setup.py.in
description:
Added missing sfc.quadrature to setup.py


changeset:   1115:1e1d233ca57d7f59124a752266aa21742e6128d9
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Jan 29 11:37:31 2008 +0100
files:       python/setup.py.in python/sfc/CodeGenerator.py python/sfc/CompositeDofMapCG.py python/sfc/DofMapCG.py python/sfc/DofMapDiscontinuousCG.py python/sfc/DofMapQuadratureCG.py python/sfc/DofMapSignedCG.py python/sfc/FiniteElementCG.py python/sfc/FiniteElementQuadratureCG.py python/sfc/FiniteElementSignedCG.py python/sfc/FormCG.py python/sfc/FunctionCG.py python/sfc/IntegralCG.py python/sfc/codegenerators/CodeGenerator.py python/sfc/codegenerators/CompositeDofMapCG.py python/sfc/codegenerators/DofMapCG.py python/sfc/codegenerators/DofMapDiscontinuousCG.py python/sfc/codegenerators/DofMapQuadratureCG.py python/sfc/codegenerators/DofMapSignedCG.py python/sfc/codegenerators/FiniteElementCG.py python/sfc/codegenerators/FiniteElementQuadratureCG.py python/sfc/codegenerators/FiniteElementSignedCG.py python/sfc/codegenerators/FormCG.py python/sfc/codegenerators/FunctionCG.py python/sfc/codegenerators/IntegralCG.py python/sfc/codegenerators/codegenerators.py python/sfc/compiler.py python/sfc/representations.py python/sfc/representations/__init__.py python/sfc/representations/representations.py python/sfc/sign_on_basis.py
description:
Reorganization of sfc into more submodules, the code structure is much clearer after this small change. Deleting the old installation is recommended before reinstalling.


changeset:   1114:91921cda7ba9d37ebf2bd9020d738324e4572883
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Sun Jan 27 15:47:10 2008 +0100
files:       python/sfc/CompositeDofMapCG.py python/sfc/DofMapCG.py python/sfc/DofMapDiscontinuousCG.py python/sfc/DofMapQuadratureCG.py python/sfc/DofMapSignedCG.py python/sfc/FERep.py python/sfc/FiniteElementCG.py python/sfc/FiniteElementQuadratureCG.py python/sfc/FiniteElementSignedCG.py python/sfc/FunctionCG.py python/sfc/__init__.py python/sfc/affine_map.py python/sfc/common/options.py python/sfc/compiler.py python/sfc/gen_tabulate_tensor.py python/sfc/representations.py python/sfc/sign_on_basis.py python/sfc/symbolic_utils.py
description:
Made all from foo import bar concequently into from sfc.foo import bar, eases searching for imports.


----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/syfi