← Back to team overview

syfi team mailing list archive

[HG syfi] Updated options hierarchy, now split into:

 

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

changeset:   146:a2fa01c78bedcf99a2d80ee06ed090953de8c3da
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Aug 13 11:51:00 2008 +0200
files:       python/newsfc/codegeneration/codeformatting.py python/newsfc/codegeneration/codegeneration.py python/newsfc/codegeneration/dofmapcg.py python/newsfc/codegeneration/finiteelementcg.py python/newsfc/codegeneration/formcg.py python/newsfc/codegeneration/integralcg.py python/newsfc/common/__init__.py python/newsfc/common/codeformatting.py python/newsfc/common/options.py python/newsfc/jit.py python/newsfc/quadrature/quadrature_code.py python/newsfc/representation/elementrepresentation.py python/newsfc/representation/formrepresentation.py
description:
Updated options hierarchy, now split into:

  options.output.* = output options with no effect on generated code
  options.code.* = options affecting how the generated code looks like
  options.compilation.* = options affecting how the generated code is compiled

The repr of options.code and options.compilation can thus be used
as signatures for different levels of cache.

Also did some more cleanup and implementation of element generation.


changeset:   145:9d43bf23fb7cdb7a24ddc98ee7710448c697289d
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Aug 12 21:43:55 2008 +0200
files:       python/newsfc/representation/elementrepresentation.py
description:
Added subelement offset computation and some comments.


changeset:   144:5c9d82d34ffda8639889a47a574ae6bece48c623
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Aug 12 21:12:41 2008 +0200
files:       python/newsfc/quadrature/QuadRule.py python/newsfc/quadrature/__init__.py python/newsfc/quadrature/quad_tables.py python/newsfc/quadrature/quadrature.py python/newsfc/quadrature/quadrature_code.py python/setup.py.in
description:
Copied quadrature submodule with minimal changes to newsfc.


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