SimPEG.regularization.RegularizationMesh.active_cells#

property RegularizationMesh.active_cells: numpy.ndarray#

A boolean array indicating whether a cell is active

Notes

If this is set with an array of integers, it interprets it as an array listing the active cell indices.