We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 238e90a commit 05a53cfCopy full SHA for 05a53cf
testing/installPlusSource.sh
@@ -52,7 +52,7 @@ python -m dune.fem
52
cd fem_tutorial
53
pip list
54
/usr/bin/time python concepts.py &
55
-/usr/bin/time python externaleSolvers.py
+/usr/bin/time python solversExternal.py
56
cd ..
57
58
# install polygongrid and test that can be used within dune-fem
0 commit comments