Defined in File IdentityPreconditioner.hpp
Simple preconditioner that returns the given vector unchanged.
Public Functions
Default constructor
Constructs an identity preconditioner for the matrix A.
A –
Returns the preconditioned right-hand-side \(P(b) = b\).