SpECTRE  v2024.04.12
LinearSolver::cg Namespace Reference

Items related to the conjugate gradient linear solver. More...

Classes

struct  ConjugateGradient
 A conjugate gradient solver for linear systems of equations \(Ax=b\) where the operator \(A\) is symmetric. More...
 

Detailed Description

Items related to the conjugate gradient linear solver.

See also
LinearSolver::cg::ConjugateGradient