Add missing mumps TPL commands (#25940)
This commit is contained in:
parent
c6edfa3f31
commit
56c375743a
1 changed files with 1 additions and 0 deletions
|
@ -555,6 +555,7 @@ def define_enable(suffix, value=None):
|
|||
('LAPACK', 'lapack'),
|
||||
('Matio', 'matio'),
|
||||
('METIS', 'metis'),
|
||||
('MUMPS', 'mumps'),
|
||||
('Netcdf', 'netcdf-c'),
|
||||
('SCALAPACK', 'scalapack'),
|
||||
('SuperLU', 'superlu'),
|
||||
|
|
Loading…
Reference in a new issue