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