Skip to content
Snippets Groups Projects

Fix/pipeline

Merged Nebel, Lisa Julia requested to merge lnebel/dune-gfe:fix/pipeline into master
1 unresolved thread
3 files
+ 3
22
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 2
5
set(programs compute-disc-error
cosserat-continuum
gradient-flow
harmonicmaps)
harmonicmaps
rod3d)
# rodobstacle)
if (NOT dune-vtk_FOUND)
set(programs rod3d ${programs})
endif()
if (${DUNE_ELASTICITY_VERSION} VERSION_GREATER_EQUAL 2.8)
set(programs film-on-substrate-stress-plot ${programs})
endif()
Loading