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