From b63434b89d93ec4d8fc4bf6150412cf2d178a5ea Mon Sep 17 00:00:00 2001 From: Rowan Cockett Date: Thu, 14 Jan 2016 15:56:35 -0800 Subject: [PATCH] Updates to the documentation. --- docs/index.rst | 1 + docs/mt/index.rst | 16 ++++++++++++---- 2 files changed, 13 insertions(+), 4 deletions(-) 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: