Files
simpeg/docs/content/examples/Utils_surface2ind_topo.rst
2016-05-30 21:12:31 -07:00

29 lines
668 B
ReStructuredText

.. _examples_Utils_surface2ind_topo:
.. --------------------------------- ..
.. ..
.. THIS FILE IS AUTO GENEREATED ..
.. ..
.. SimPEG/Examples/__init__.py ..
.. ..
.. --------------------------------- ..
Utils: surface2ind_topo
=======================
Here we show how to use :code:`Utils.surface2ind_topo` to identify cells below
a topographic surface.
.. plot::
from SimPEG import Examples
Examples.Utils_surface2ind_topo.run()
.. literalinclude:: ../../../SimPEG/Examples/Utils_surface2ind_topo.py
:language: python
:linenos: