SimPEG.regularization.RegularizationMesh.Pac#

property RegularizationMesh.Pac: csr_matrix#

Projection matrix from active cells to all mesh cells.

Returns:
(n_cells, n_active) scipy.sparse.csr_matrix

Projection matrix from active cells to all mesh cells.