mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-28 13:02:41 +08:00
e622dfb5cc
Conflicts: .coveragerc .gitignore .travis.yml docs/api_Utils.rst docs/conf.py docs/index.rst requirements.txt setup.py
4 lines
136 B
Python
4 lines
136 B
Python
from SurveyTDEM import * #SurveyTDEM, RxTDEM, SrcTDEM
|
|
from BaseTDEM import BaseTDEMProblem, FieldsTDEM
|
|
from TDEM_b import ProblemTDEM_b
|