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