mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-11 06:23:06 +08:00
Documentation updates.
This commit is contained in:
@@ -1,6 +1,24 @@
|
||||
.. _api_Problem:
|
||||
.. _api_Forward:
|
||||
|
||||
|
||||
Model
|
||||
*****
|
||||
|
||||
.. automodule:: SimPEG.Model
|
||||
:show-inheritance:
|
||||
:members:
|
||||
:undoc-members:
|
||||
:inherited-members:
|
||||
|
||||
Data
|
||||
****
|
||||
|
||||
.. automodule:: SimPEG.Data
|
||||
:show-inheritance:
|
||||
:members:
|
||||
:undoc-members:
|
||||
:inherited-members:
|
||||
|
||||
Problem
|
||||
*******
|
||||
|
||||
@@ -10,23 +28,3 @@ Problem
|
||||
:undoc-members:
|
||||
:inherited-members:
|
||||
|
||||
|
||||
DCProblem
|
||||
*********
|
||||
|
||||
.. automodule:: SimPEG.Examples.DC
|
||||
:show-inheritance:
|
||||
:members:
|
||||
:undoc-members:
|
||||
:inherited-members:
|
||||
|
||||
|
||||
|
||||
Linear Problem
|
||||
**************
|
||||
|
||||
.. automodule:: SimPEG.Examples.Linear
|
||||
:show-inheritance:
|
||||
:members:
|
||||
:undoc-members:
|
||||
:inherited-members:
|
||||
+1
-1
@@ -40,7 +40,7 @@ Forward Problems
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
api_Problem
|
||||
api_Forward
|
||||
|
||||
Inversion
|
||||
=========
|
||||
|
||||
Reference in New Issue
Block a user