See: Description
| Interface | Description |
|---|---|
| DoublePreconditioner |
Preconditioner interface.
|
| Class | Description |
|---|---|
| DoubleAMG |
Algebraic multigrid preconditioner.
|
| DoubleDiagonal |
Diagonal preconditioner.
|
| DoubleICC |
Incomplete Cholesky preconditioner without fill-in using a compressed row
matrix as internal storage
|
| DoubleIdentity | |
| DoubleILU |
ILU(0) preconditioner using a compressed row matrix as internal storage
|
| DoubleILUT |
ILU preconditioner with fill-in.
|
| DoubleSSOR |
SSOR preconditioner.
|
Jump to the Parallel Colt Homepage