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