mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-18 12:40:30 +08:00
Creating the inverse problem framework. Feedback welcome!
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.. _api_Problem:
|
||||
|
||||
Problem
|
||||
*******
|
||||
|
||||
.. automodule:: SimPEG.forward.Problem
|
||||
:members:
|
||||
:undoc-members:
|
||||
+2
-1
@@ -38,12 +38,13 @@ Inversion
|
||||
|
||||
api_GaussNewton
|
||||
|
||||
Example Problems
|
||||
Forward Problems
|
||||
================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
api_Problem
|
||||
|
||||
|
||||
Project Index & Search
|
||||
|
||||
Reference in New Issue
Block a user