← Back to team overview

syfi team mailing list archive

[HG syfi] Fixed bug in postprocess().

 

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

changeset:   773:731ca0bf9bdb9b62c6dcf8c550a501b9a9ebe845
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon Sep 17 21:07:21 2007 +0200
files:       python/sfc/Integral.py python/sfc/gen_tabulate_tensor.py
description:
Fixed bug in postprocess().

Started building Integral.geometry_variables dict, generalization of (itg.has_n, itg.n_sym, itg.n_expr) pattern. Now we instead have:
n_sym, n_expr = itg.geometry_variables["n"]


changeset:   772:e4ae2c75dcc98e8b955876474ac2b9ca711b23d0
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon Sep 17 20:55:12 2007 +0200
files:       python/sfc/Form.py python/sfc/Integral.py python/sfc/fem/FE.py python/sfc/fem/Form.py python/sfc/representations.py
description:
Generalized "integrate", "find_quadrature_rule" and "optimize" into "postprocess", which calls the other three as needed.

Renamed Form.cell_integral() into the more descriptive Form.add_cell_integral().


changeset:   771:4d72a671cc23fc7a76bed0e4862d1a5cd551ccdf
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon Sep 17 20:24:11 2007 +0200
files:       python/sfc/Form.py python/sfc/Integral.py python/sfc/optimize/optimize.py python/sfc/symbolic_utils.py
description:
Added error checks in build_fe_list.

Minor commenting.


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