SimPEG.regularization.BaseRegularization.active_cells#
- property BaseRegularization.active_cells: numpy.ndarray#
A boolean array of active cells on the regularization
- Returns
- (
n_cells
, )Array
of
bool
- (
Notes
If this is set with an array of integers, it interprets it as an array listing the active cell indices.