diff --git a/docs/index.rst b/docs/index.rst index be173aae..3b063484 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -51,6 +51,7 @@ Packages :maxdepth: 3 em/index + mt/index flow/index Examples diff --git a/docs/mt/index.rst b/docs/mt/index.rst index 8e3a2248..692cba5d 100644 --- a/docs/mt/index.rst +++ b/docs/mt/index.rst @@ -1,7 +1,5 @@ - - -SimPEG for Magnetotellurics -=========================== +Magnetotellurics +**************** SimPEG (Simulation and Parameter Estimation in Geophysics) is a python package for simulation and gradient based parameter estimation in the @@ -9,3 +7,13 @@ context of geoscience applications. simpegMT uses SimPEG as the framework for the forward and inverse magnetotellurics geophysical problems. + + + +Problem +======= + +.. autoclass:: SimPEG.MT.BaseMT.BaseMTProblem + :show-inheritance: + :members: + :undoc-members: