← Back to team overview

dolfin team mailing list archive

Re: further demo problems

 

>>>> in demo/pde/mixed-poisson/python, else the two plots will be on top of each other and both will be closed upon pressing 'q'. The rest it fine.
>>>>
>>>>> demo/mesh/subdomains/cpp
>>>>> demo/mesh/subdomains/python
>>>>> Maybe give some output from running the program? Like: 'generated file subdomains.xml'?
>>>>>
>>>>>
>>>> No changes.
>>>>
>>> I added a line here to increase the debug level. Don't you get any
>>> output?
>>>
>>>
>> Nope, nothing...
>
> Should be fixed now (I added it to the wrong demo before).
Still nothing. hg log show no changes to the code.

>>>>> demo/ode
>>>>> Demos are not compiled, do not follow the directory structure of the other demos, and don't work.
>>>>>
>>>>>
>>>> No changes.
>>>>
>>> ok, try again.
>>>
>>> The Python interface of the ODE solver is broken. It shouldn't be much
>>> work to fix it, but it hasn't been done.
>>>
>>>
>> What am I looking for here, except for the aliev-panfilov directory (cpp/demo works), all directories only contain a main.cpp and plot.py. Nothing is built.
>
> The cpp directories are there now and things work for me.
OK except for harmonic. The files are not located in a cpp folder and hence are not compiled either.

ilmar



Follow ups

References