template<class OperatorType, class VectorType>
Rodin::Solver::CG class

Conjugate gradient solver for self-adjoint problems.

Template parameters
OperatorType Type of operator for the left hand side
VectorType Type of vector for the right hand side