dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #08975
Re: Backend error
On Tue, Aug 12, 2008 at 11:35:46AM +0200, Ilmar Wilbers wrote:
> Should we disable this demo for now, seeing as the error is an
> NotImplementedError?
>
> ilmar
No, this should work. I'll take a look.
--
Anders
> 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
> >
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
Attachment:
signature.asc
Description: Digital signature
Follow ups
References