mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-12 20:26:09 +08:00
1ab67b5790
Changed Vertical1DMap --> SurjectVertical1D
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 |