simpeg.maps.SurjectUnits.indices#
- property SurjectUnits.indices#
List assigning a given physical property to specific model cells.
Each entry in the
list
is a booleannumpy.ndarray
of length mesh.nC that assigns the corresponding physical property value to the appropriate mesh cells.- Returns:
- (
nP
)list
of
(mesh.n_cells
)numpy.ndarray
- (