Creating the inverse problem framework. Feedback welcome!

This commit is contained in:
Rowan Cockett
2013-10-01 20:33:57 -07:00
parent 6cb42ad20e
commit a6da74c347
8 changed files with 382 additions and 33 deletions
+8
View File
@@ -0,0 +1,8 @@
.. _api_Problem:
Problem
*******
.. automodule:: SimPEG.forward.Problem
:members:
:undoc-members:
+2 -1
View File
@@ -38,12 +38,13 @@ Inversion
api_GaussNewton
Example Problems
Forward Problems
================
.. toctree::
:maxdepth: 2
api_Problem
Project Index & Search