mirror of
https://github.com/wassname/simpeg.git
synced 2026-08-07 11:28:42 +08:00
5 lines
152 B
Python
5 lines
152 B
Python
import Utils
|
|
from SurveyNSEM import Rx, Survey, Data
|
|
from FieldsNSEM import Fields1D_e, Fields3D_e
|
|
import Problem1D, Problem2D, Problem3D
|
|
import SrcNSEM |