Fork me on GitHub
 All Classes Files Functions Variables Groups Pages
Classes
Preconditioners

Several preconditioners for iterative solvers. More...

Classes

class  cusp::precond::scaled_bridson_ainv< ValueType, MemorySpace >
 
class  cusp::precond::diagonal< ValueType, MemorySpace >
 Diagonal preconditoner (aka Jacobi preconditioner) More...
 
class  cusp::precond::aggregation::smoothed_aggregation< IndexType, ValueType, MemorySpace, SmootherType, SolverType, Format >
 Algebraic multigrid preconditoner based on smoothed aggregation. More...