Skip to content

Commit

Permalink
Turning on demo PDEs in CEE builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
ikalash committed Dec 24, 2022
1 parent a7e61e2 commit 10d1928
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/dashboards/cee-compute011.sandia.gov/do-cmake-albany
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ cmake \
-D ALBANY_TRILINOS_DIR:PATH=${TRILINSTALLDIR} \
-D ENABLE_LANDICE:BOOL=ON \
-D ENABLE_UNIT_TESTS:BOOL=ON \
-D ENABLE_DEMO_PDES:BOOL=ON \
-D ENABLE_STRONG_FPE_CHECK:BOOL=ON \
-D ENABLE_MESH_DEPENDS_ON_SOLUTION:BOOL=${MESH_DEP_ON_SOLN} \
-D ENABLE_MESH_DEPENDS_ON_PARAMETERS:BOOL=${MESH_DEP_ON_PARAMS} \
Expand Down

0 comments on commit 10d1928

Please sign in to comment.