mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-11 01:24:37 +08:00
updated docs
This commit is contained in:
@@ -30,7 +30,12 @@ def meshTensors(*args):
|
||||
"""
|
||||
**meshTensors** takes any number of tuples that have the form::
|
||||
|
||||
h1 = ( (numPad, sizeStart [, increaseFactor]), (numCore, sizeCore), (numPad, sizeStart [, increaseFactor]) )
|
||||
mT = ( (numPad, sizeStart [, increaseFactor]), (numCore, sizeCore), (numPad, sizeStart [, increaseFactor]) )
|
||||
|
||||
.. note::
|
||||
|
||||
The increaseFactor is an optional input.
|
||||
|
||||
|
||||
.. plot::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user