SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
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