Add missing mumps TPL commands (#25940)
This commit is contained in:
parent
c6edfa3f31
commit
56c375743a
@ -555,6 +555,7 @@ def define_enable(suffix, value=None):
|
|||||||
('LAPACK', 'lapack'),
|
('LAPACK', 'lapack'),
|
||||||
('Matio', 'matio'),
|
('Matio', 'matio'),
|
||||||
('METIS', 'metis'),
|
('METIS', 'metis'),
|
||||||
|
('MUMPS', 'mumps'),
|
||||||
('Netcdf', 'netcdf-c'),
|
('Netcdf', 'netcdf-c'),
|
||||||
('SCALAPACK', 'scalapack'),
|
('SCALAPACK', 'scalapack'),
|
||||||
('SuperLU', 'superlu'),
|
('SuperLU', 'superlu'),
|
||||||
|
Loading…
Reference in New Issue
Block a user