mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-29 03:37:42 +08:00
5 lines
69 B
Python
5 lines
69 B
Python
try:
|
|
from Mumps import MumpsSolver
|
|
except Exception, e:
|
|
pass
|