SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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