Skip to content
Snippets Groups Projects

Cosserat-Continuum-Nonplanar

Compare and Show latest version
2 files
+ 23
4
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 5
2
set(programs compute-disc-error
cosserat-continuum
gradient-flow
harmonicmaps
rod3d)
harmonicmaps)
# 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