mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 20:23:01 +08:00
moved to mesh folder.
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
Base Mesh
|
||||
*********
|
||||
|
||||
.. automodule:: SimPEG.BaseMesh
|
||||
.. automodule:: SimPEG.mesh.BaseMesh
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
Differential Operators
|
||||
**********************
|
||||
|
||||
.. automodule:: SimPEG.DiffOperators
|
||||
.. automodule:: SimPEG.mesh.DiffOperators
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
Inner Products
|
||||
**************
|
||||
|
||||
.. automodule:: SimPEG.InnerProducts
|
||||
.. automodule:: SimPEG.mesh.InnerProducts
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
LOM View
|
||||
********
|
||||
|
||||
.. automodule:: SimPEG.LomView
|
||||
.. automodule:: SimPEG.mesh.LomView
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
Logically Orthogonal Mesh
|
||||
*************************
|
||||
|
||||
.. automodule:: SimPEG.LogicallyOrthogonalMesh
|
||||
.. automodule:: SimPEG.mesh.LogicallyOrthogonalMesh
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
Tensor Mesh
|
||||
***********
|
||||
|
||||
.. automodule:: SimPEG.TensorMesh
|
||||
.. automodule:: SimPEG.mesh.TensorMesh
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
Tensor View
|
||||
***********
|
||||
|
||||
.. automodule:: SimPEG.TensorView
|
||||
.. automodule:: SimPEG.mesh.TensorView
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
Reference in New Issue
Block a user