← Back to team overview

dolfin team mailing list archive

Some demos fails without GTS

 

FYI: Some of the demos does not work when DOLFIN is compiled without GTS.
This includes the following demos:

demo\function\eval\{cpp,python}
demo\mesh\intersection\{cpp,python}

This affects the Windows buildslave that does not (currently) have GTS.
Maybe some ifdefs should be added?

Johannes