Loading...
Searching...
No Matches
pcg.hpp File Reference

Go to the source code of this file.

Classes

class  terra::linalg::solvers::PCG< OperatorT, PreconditionerT >
 Preconditioned Conjugate Gradient (PCG) iterative solver for symmetric positive definite linear systems. More...
 

Namespaces

namespace  terra
 
namespace  terra::linalg
 Contains linear algebra utilities and functions for the Terra project.
 
namespace  terra::linalg::solvers