mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 23:08:55 +08:00
be3667b4ab
- Put all examples in same directory - Make a single test - use __init__.py to create the docs automatically
22 lines
576 B
ReStructuredText
22 lines
576 B
ReStructuredText
.. _examples_Forward_BasicDirectCurrent:
|
|
|
|
.. --------------------------------- ..
|
|
.. ..
|
|
.. THIS FILE IS AUTO GENEREATED ..
|
|
.. ..
|
|
.. SimPEG/Examples/__init__.py ..
|
|
.. ..
|
|
.. --------------------------------- ..
|
|
|
|
Forward BasicDirectCurrent
|
|
==========================
|
|
|
|
.. plot::
|
|
|
|
from SimPEG import Examples
|
|
Examples.Forward_BasicDirectCurrent.run()
|
|
|
|
.. literalinclude:: ../../SimPEG/Examples/Forward_BasicDirectCurrent.py
|
|
:language: python
|
|
:linenos:
|