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