simpeg.regularization.RegularizationMesh.aveCC2Fz#
- property RegularizationMesh.aveCC2Fz#
Averaging operator from active z-faces to active cell centers.
Modified from :py:property:`~discretize.operators.differential_operators.DiffOperators.aveCC2Fz`; an operator that projects from all z-faces to all cell centers.
- Returns:
- (
n_active_faces_z
,n_active_cells
)scipy.sparse.csr_matrix
Averaging operator from active z-faces to active cell centers.
- (