Skip to content

Commit ba91ca3

Browse files
committed
skip ldef tests without petsc
1 parent 3285f2d commit ba91ca3

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

tests/hex8-ldef-ccx.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ if [ -z "${functions_found}" ]; then
99
exit 1
1010
fi
1111

12+
checkpde mechanical
13+
1214
if [ -z "$(which ccx)" ]; then
1315
exit 77
1416
fi

tests/hex8-single-stretched.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ if [ -z "${functions_found}" ]; then
99
exit 1
1010
fi
1111

12+
checkpde mechanical
13+
1214
# reflex linear -0.044117647059
1315
answer1 hex8-single-stretched.fee linear "-0.0441"
1416
exitifwrong $?

0 commit comments

Comments
 (0)