Skip to content
Snippets Groups Projects
Commit 2ef80c31 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Automatic install of linear algebra

parent a4adb26b
No related branches found
No related tags found
No related merge requests found
......@@ -212,7 +212,7 @@ if [ ! -d "$i_dir/PETSC" -o ! -d "$i_dir/EIGEN" ]; then
if [ $sq -eq 0 ]; then
read inst_lin_alg
else
inst_lin_alg = y
inst_lin_alg="y"
fi
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment