mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-09 14:32:41 +08:00
7 lines
164 B
Python
7 lines
164 B
Python
from ProblemDC import Problem3D_CC, Problem3D_N
|
|
from SurveyDC import Survey
|
|
import SrcDC as Src #Pole
|
|
import RxDC as Rx
|
|
from FieldsDC import Fields_CC
|
|
import Utils
|