mirror of
https://github.com/wassname/simpeg.git
synced 2026-09-11 12:44:29 +08:00
minor updates to Save and meshutils
This commit is contained in:
@@ -30,7 +30,7 @@ def meshTensors(*args):
|
||||
"""
|
||||
**meshTensors** takes any number of tuples that have the form::
|
||||
|
||||
h1 = ( (numPad, sizeStart [, increaseFactor]), (numCore, sizeCode), (numPad, sizeStart [, increaseFactor]) )
|
||||
h1 = ( (numPad, sizeStart [, increaseFactor]), (numCore, sizeCore), (numPad, sizeStart [, increaseFactor]) )
|
||||
|
||||
.. plot::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user