← Back to team overview

syfi team mailing list archive

[HG syfi] Added braces to case in evaluate_basis, needed to compile optimized code.

 

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

changeset:   812:0ceebd7f3e4777625f67a8fdd2e7ac25d94d19d0
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Sep 26 13:07:13 2007 +0200
files:       python/sfc/FiniteElementCG.py
description:
Added braces to case in evaluate_basis, needed to compile optimized code.


changeset:   811:f53cb3f0d5fd9671f8ecfc632c11d6d4eb37080a
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Sep 26 11:57:07 2007 +0200
files:       benchmarks/bench.py benchmarks/mass.py python/sfc/DofMapCG.py python/sfc/DofMapDiscontinuousCG.py python/sfc/DofMapSignedCG.py python/sfc/FERep.py python/sfc/FiniteElementCG.py python/sfc/FiniteElementSignedCG.py python/sfc/integral_tools.py python/sfc/sign_on_basis.py
description:
Changed all range(0, N) to range(N), because I'm a nitpicker.

Optimization of evaluate_basis was disabled because of a minor bug. Fixed.


changeset:   810:8736014ea16ffcdf8f10062a9c80ac53cee81e66
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Sep 25 17:07:22 2007 +0200
files:       benchmarks/convection_matrix.py benchmarks/convection_vector.py benchmarks/ffc_convection_matrix.py benchmarks/ffc_convection_vector.py benchmarks/ffc_mass.py benchmarks/ffc_rhs_vector.py benchmarks/ffc_stiffness.py benchmarks/mass.py benchmarks/rhs_vector.py benchmarks/stiffness.py
description:
Enabled orders 1-4 in all forms.


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