← Back to team overview

dolfin team mailing list archive

Re: Backend error

 

Should we disable this demo for now, seeing as the error is an NotImplementedError?

ilmar

Ilmar Wilbers wrote:
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
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev


Follow ups

References