dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #20870
Re: [Branch ~dolfin-core/dolfin/main] Rev 5553: After some more minor fixes, new wrappers now generate the same code
On 01/20/2011 07:26 PM, Garth N. Wells wrote:
On 20/01/11 18:23, Marie E. Rognes wrote:
On 01/20/2011 07:06 PM, noreply@xxxxxxxxxxxxx wrote:
------------------------------------------------------------
revno: 5553
committer: Marie E. Rognes<meg@xxxxxxxxx>
branch nick: dolfin-dev
timestamp: Thu 2011-01-20 19:01:57 +0100
message:
After some more minor fixes, new wrappers now generate the same code
as old wrappers.
Poll:
Should I move new_wrappers -> wrappers now and add more functionality
after that
or
Add more functionality to new_wrappers and then move new_wrappers ->
wrappers
I suggest waiting on
move new_wrappers -> wrappers
until the buildbot is green again (which will hopefully be very soon).
Sounds good.
Currently, buildbot still fails because of lots of
Traceback (most recent call last):
File "demo.py", line 65, in<module>
u = problem.solve()
File "/home/fenicsslave/jhbuildbot/fenics/lib/python2.6/site-packages/dolfin/fem/variationalproblem.py", line 86, in solve
cpp.VariationalProblem.solve(self, u)
RuntimeError: maximum recursion depth exceeded in __subclasscheck__
--
Marie
References