mirror of
https://github.com/wassname/simpeg.git
synced 2026-08-17 11:26:45 +08:00
updated plots and documentation
This commit is contained in:
@@ -21,8 +21,9 @@ class TensorMesh(BaseMesh, TensorView, DiffOperators, InnerProducts):
|
||||
|
||||
mesh = TensorMesh([hx, hy, hz])
|
||||
|
||||
.. math::
|
||||
x^2 = 5
|
||||
Example of a padded tensor mesh:
|
||||
|
||||
.. plot:: examples/mesh/plot_TensorMesh.py
|
||||
|
||||
"""
|
||||
_meshType = 'TENSOR'
|
||||
|
||||
Reference in New Issue
Block a user