mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-12 21:06:51 +08:00
Updates to examples and documentation.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
.. _examples_Forward_BasicDirectCurrent:
|
||||
|
||||
.. ------------------------------ ..
|
||||
.. THIS FILE IS AUTO GENEREATED ..
|
||||
.. ------------------------------ ..
|
||||
|
||||
Forward BasicDirectCurrent
|
||||
==========================
|
||||
|
||||
.. plot::
|
||||
|
||||
from SimPEG import Examples
|
||||
Examples.Forward_BasicDirectCurrent.run()
|
||||
|
||||
.. literalinclude:: ../../SimPEG/Examples/Forward_BasicDirectCurrent.py
|
||||
:language: python
|
||||
:linenos:
|
||||
@@ -0,0 +1,17 @@
|
||||
.. _examples_Inversion_Linear:
|
||||
|
||||
.. ------------------------------ ..
|
||||
.. THIS FILE IS AUTO GENEREATED ..
|
||||
.. ------------------------------ ..
|
||||
|
||||
Inversion Linear
|
||||
================
|
||||
|
||||
.. plot::
|
||||
|
||||
from SimPEG import Examples
|
||||
Examples.Inversion_Linear.run()
|
||||
|
||||
.. literalinclude:: ../../SimPEG/Examples/Inversion_Linear.py
|
||||
:language: python
|
||||
:linenos:
|
||||
@@ -0,0 +1,17 @@
|
||||
.. _examples_Mesh_QuadTree_Create:
|
||||
|
||||
.. ------------------------------ ..
|
||||
.. THIS FILE IS AUTO GENEREATED ..
|
||||
.. ------------------------------ ..
|
||||
|
||||
Mesh QuadTree Create
|
||||
====================
|
||||
|
||||
.. plot::
|
||||
|
||||
from SimPEG import Examples
|
||||
Examples.Mesh_QuadTree_Create.run()
|
||||
|
||||
.. literalinclude:: ../../SimPEG/Examples/Mesh_QuadTree_Create.py
|
||||
:language: python
|
||||
:linenos:
|
||||
@@ -0,0 +1,17 @@
|
||||
.. _examples_Mesh_ThreeMeshes:
|
||||
|
||||
.. ------------------------------ ..
|
||||
.. THIS FILE IS AUTO GENEREATED ..
|
||||
.. ------------------------------ ..
|
||||
|
||||
Mesh ThreeMeshes
|
||||
================
|
||||
|
||||
.. plot::
|
||||
|
||||
from SimPEG import Examples
|
||||
Examples.Mesh_ThreeMeshes.run()
|
||||
|
||||
.. literalinclude:: ../../SimPEG/Examples/Mesh_ThreeMeshes.py
|
||||
:language: python
|
||||
:linenos:
|
||||
Reference in New Issue
Block a user