← Back to team overview

ufl team mailing list archive

[HG UFL] Added swiginac_eval test.

 

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

changeset:   209:84b29f31b4d2345de5523c2dedf9807cecbe2a64
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Fri Aug 22 14:04:56 2008 +0200
files:       test/swiginac_eval.py ufl/algorithms/swiginac.py ufl/algorithms/swiginac_eval.py
description:
Added swiginac_eval test.


changeset:   208:891d45d4d2f24ea041e10fed431c2f2cd6d4f854
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Fri Aug 22 14:04:21 2008 +0200
files:       ufl/algorithms/swiginac.py ufl/basisfunctions.py
description:
Removed parent from basisfunction and function.

Implemented basic operators in swiginac.py.


changeset:   207:e4f4460bd94fca03aa535ef5365cf8b62b0a4ab5
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Fri Aug 22 10:26:21 2008 +0200
files:       ROADMAP ufl/algorithms/swiginac.py
description:
Added comment about form-level operators to ROADMAP (lhs,rhs,action,derivative).

Added file for swiginac evaluation algorithm.
Is it ok to have this here if ufl/algorithms/__init__.py
does something like "try: import swiginac; except: pass"?
We can have a sympy version as well.
This can be useful for testing.

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