mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-28 02:02:39 +08:00
5 lines
146 B
Python
5 lines
146 B
Python
import Utils
|
|
from SurveyMT import Rx, Survey, Data
|
|
from FieldsMT import Fields1D_e, Fields3D_e
|
|
import Problem1D, Problem2D, Problem3D
|
|
import SrcMT |