mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 17:31:59 +08:00
34 lines
473 B
ReStructuredText
34 lines
473 B
ReStructuredText
Overview of Electromagnetics in SimPEG
|
|
**************************************
|
|
|
|
|
|
The API
|
|
=======
|
|
|
|
Physical Properties
|
|
-------------------
|
|
|
|
.. autoclass:: SimPEG.EM.Base.EMPropMap
|
|
:show-inheritance:
|
|
:members:
|
|
:undoc-members:
|
|
|
|
Problem
|
|
-------
|
|
|
|
.. autoclass:: SimPEG.EM.Base.BaseEMProblem
|
|
:show-inheritance:
|
|
:members:
|
|
:undoc-members:
|
|
|
|
|
|
Survey
|
|
------
|
|
|
|
.. autoclass:: SimPEG.EM.Base.BaseEMSurvey
|
|
:show-inheritance:
|
|
:members:
|
|
:undoc-members:
|
|
|
|
|