mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-03 09:45:34 +08:00
6 lines
138 B
Python
6 lines
138 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
|