Files
simpeg/simpegMT/Utils/__init__.py
T
GudniRos c4229b4906 Refactoring the MT code to relect on the FDEM parent.
The test work for FDEM branch feat/sourceRefactor commit 9eede4e840
2015-06-03 11:12:55 -07:00

4 lines
113 B
Python

from MT1Dsolutions import * # Add the names of the functions
from MT1Danalytic import *
from dataUtils import *