It seems the buildbots are failing with the following error:

./../../demo/mesh/ale/python (Python)

Traceback (most recent call last):
  File "./demo.py", line 26, in <module>
    mesh.move(boundary, hermite)
  File 
"/scratch/buildbot/local/tmp/lib/python2.5/site-packages/dolfin/dolfin.py", 
line 6945, in move
    return _dolfin.Mesh_move(*args)
NotImplementedError: Wrong number of arguments for overloaded function 
'Mesh_move'.
  Possible C/C++ prototypes are:
    move(dolfin::Mesh &,ALEType)
    move(dolfin::Mesh &)

ilmar
_______________________________________________
DOLFIN-dev mailing list
[email protected]
http://www.fenics.org/mailman/listinfo/dolfin-dev

Reply via email to