Skip to content
Snippets Groups Projects
Commit fd26034a authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

Remove Pardiso from script am2cmake.py

Pardiso isn't supported anymore by dune-istl.
parent a4c439ec
No related branches found
No related tags found
1 merge request!397Remove Pardiso from script am2cmake.py
Pipeline #
......@@ -238,7 +238,6 @@ def rename_var(tokens):
'GRAPE': 'GRAPE_FOUND',
'INKSCAPE': 'INKSCAPE_FOUND',
'MPI': 'MPI_CXX_FOUND',
'PARDISO': 'PARDISO_FOUND',
'PETSC': 'PETSC_FOUND',
'PSURFACE': 'PSURFACE_FOUND',
'SUPERLU': 'SUPERLU_FOUND',
......
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