.. _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: