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