SimPEG.directives.UpdatePreconditioner#
- class SimPEG.directives.UpdatePreconditioner(update_every_iteration=True, **kwargs)[source]#
- Bases: - InversionDirective- Create a Jacobi preconditioner for the linear problem - Attributes - verbose.debug has been deprecated. - Data misfit associated with the directive. - Inverse problem associated with the directive. - Inversion object associated with the directive. - Optimization algorithm associated with the directive. - Regularization associated with the directive. - Return simulation for all data misfits. - Return survey for all data misfits - Whether to update the preconditioner at every iteration. - Whether or not to print debugging information. - Methods - endIter()- Update inversion parameter(s) according to directive at end of iteration. - finish()- Update inversion parameter(s) according to directive at end of inversion. - Initialize inversion parameter(s) according to directive. - validate([directiveList])- Validate directive. 
Galleries and Tutorials using SimPEG.directives.UpdatePreconditioner#
 
Sparse Inversion with Iteratively Re-Weighted Least-Squares
 
Joint PGI of Gravity + Magnetic on an Octree mesh using full petrophysical information
 
Joint PGI of Gravity + Magnetic on an Octree mesh without petrophysical information
 
Cross-gradient Joint Inversion of Gravity and Magnetic Anomaly Data
 
2.5D DC Resistivity and IP Least-Squares Inversion
 
1D Inversion of Time-Domain Data for a Single Sounding
 
Sparse Norm Inversion for Total Magnetic Intensity Data on a Tensor Mesh
 
 
 
 
 
 
 
 
 
 
 
 
 
