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