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