SimPEG.utils.surface2inds#

SimPEG.utils.surface2inds(vrtx, trgl, mesh, boundaries=True, internal=True)[source]#

Takes a triangulated surface and determine which mesh cells it intersects.

Returns:
numpy.ndarray of bool

Notes

Requires vtk.