← Back to team overview

dolfin team mailing list archive

Re: Broken demos

 



Anders Logg wrote:
On Sun, Dec 28, 2008 at 10:51:16AM +0100, Johan Hake wrote:
On Saturday 27 December 2008 23:32:37 Anders Logg wrote:
The three broken demos (advection-diffusion, and the two nonlinear
ones) have now been fixed, but three "new" demos are now broken:

  demo/mesh/intersection/python
This one uses the plot instance directly. When running the tests plotting is disabled, and the plot() command returns None, causing an attribute error.

  demo/function/eval/python
Fine for me.

  demo/function/projection-interpolation/python
I think this one is the only that is really broken. I have looked into it but failed to find the actuall error. It bail out at the end of the demo if the interpolate function has been called. I suspect that it is some memory that has not been released.

Johan

If anyone knows why please fix it.

All demos (C++ and Python) run now after a fix to the plotting and
running instant-clean.

Are there any outstanding issues that must be fixed before a release
of 0.9.0?


Assembler::assemble_system needs to be tested. A problem was reported some time ago. We should also look to break up the function Assembler::assemble_system before a release.

Garth

One is to get the buildbot running again after recent changes to
PETScVector.

Another will be to release new versions of FFC, Instant(?) and Viper.



------------------------------------------------------------------------

_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev




Follow ups

References