← Back to team overview

ffc team mailing list archive

Re: [Branch ~ffc-core/ffc/dev] Rev 1494: Somewhat evil and dead-slow (but very useful!) testing of generated

 

Kristian Oelgaard wrote:


2010/1/20  <noreply@xxxxxxxxxxxxx>:
------------------------------------------------------------
revno: 1494
committer: Marie E. Rognes <meg@xxxxxxxxx>
branch nick: ffc-unstable
timestamp: Wed 2010-01-20 21:43:48 +0100
message:
 Somewhat evil and dead-slow (but very useful!) testing of generated
 element and dofmap code. A lot of stuff fails, including:

 (a) element_map fails for mixed elements (-> AL)
 (b) generated evaluate_basis_derivatives code does not compile (-> KBO)

I just pushed a bug fix that should? fix this.

When I try to run the tests in verify_element_code I get:
Traceback (most recent call last):
 File "test.py", line 16, in <module>
   from REFERENCE import references
ImportError: No module named REFERENCE

Did you forget to add the file?

Yes (on purpose ;) ) The testing is not quite done yet.
But, running generate_reference.py should generate the REFERENCE.py.

--
Marie



References