import from ProblemFDEM in baseMT, fixed a missed real_or_imag --> component

This commit is contained in:
Lindsey Heagy
2016-05-10 19:57:16 -07:00
parent 11e6b452c9
commit c1b1c2467f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
from SimPEG import SolverLU as SimpegSolver, PropMaps, Utils, mkvc, sp, np
from SimPEG.EM.FDEM.FDEM import BaseFDEMProblem
from SimPEG.EM.FDEM.ProblemFDEM import BaseFDEMProblem
from SurveyMT import Survey, Data
from FieldsMT import BaseMTFields