mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 21:08:35 +08:00
eeae3ec783
LOM --> LRM removed LomView.py, and put plot grid code inside Mesh code. Added tutorial style introduction to the mesh.
36 lines
532 B
ReStructuredText
36 lines
532 B
ReStructuredText
.. _api_MeshCode:
|
|
|
|
Tensor Mesh
|
|
===========
|
|
|
|
.. automodule:: SimPEG.Mesh.TensorMesh
|
|
:show-inheritance:
|
|
:members:
|
|
:undoc-members:
|
|
|
|
|
|
Cylindrical 1D Mesh
|
|
===================
|
|
|
|
.. automodule:: SimPEG.Mesh.Cyl1DMesh
|
|
:show-inheritance:
|
|
:members:
|
|
:undoc-members:
|
|
|
|
|
|
Logically Rectangular Mesh
|
|
==========================
|
|
|
|
.. automodule:: SimPEG.Mesh.LogicallyRectMesh
|
|
:show-inheritance:
|
|
:members:
|
|
:undoc-members:
|
|
|
|
|
|
Base Mesh
|
|
=========
|
|
|
|
.. automodule:: SimPEG.Mesh.BaseMesh
|
|
:members:
|
|
:undoc-members:
|