simpeg.regularization.RegularizationMesh.average_face_to_cell#
- property RegularizationMesh.average_face_to_cell#
Averaging operator from faces to cell centers.
Built from :py:property:`~discretize.operators.differential_operators.DiffOperators.average_face_to_cell`.
- Returns:
- (
n_cells
,n_faces
)scipy.sparse.csr_matrix
Averaging operator from faces to cell centers.
- (