One of the other ODE demos does not work (Ilmar pointed this out). It is
the 'Harmonic" demo. I get the following output:
walker@box227 ~/FENICS/dolfin/demo/ode/harmonic/cpp
$ ./demo
cG(1): e = 1.047e-04
cG(2): e = 1.745e-10
cG(3): e = 4.663e-15
cG(4): e = 4.630e-15
cG(5): e = 3.553e-15
dG(0): e = 6.088e-02
dG(1): e = 1.745e-07
Segmentation fault
I looked at main.cpp and it seems straightforward. I thought maybe there
was a problem with ODE.h/ODE.cpp, and I noticed that the 'real' keyword
was still used there. Could this be causing a problem?
- Shawn
_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev