SimPEG.regularization.WeightedLeastSquares.regularization_mesh#

property WeightedLeastSquares.regularization_mesh: RegularizationMesh#

Regularization mesh.

Mesh on which the regularization is discretized. This is not the same as the mesh on which the simulation is defined.

Returns:
discretize.base.RegularizationMesh

Mesh on which the regularization is discretized.