mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-05 08:14:28 +08:00
5 lines
69 B
Python
5 lines
69 B
Python
try:
|
|
from Mumps import MumpsSolver
|
|
except Exception, e:
|
|
pass
|