mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-06 05:16:51 +08:00
4 lines
177 B
Python
4 lines
177 B
Python
from SurveyFDEM import Rx, Src, Survey
|
|
from FDEM import Problem3D_e, Problem3D_b, Problem3D_j, Problem3D_h
|
|
from FieldsFDEM import Fields3D_e, Fields3D_b, Fields3D_j, Fields3D_h
|