Package no.uib.cipr.matrix.sparse
package no.uib.cipr.matrix.sparse
-
ClassDescriptionPartial implementation of an iteration reporterPartial implementation of an iterative solverAlgebraic multigrid preconditioner.BiCG solver.BiCG stablized solver.Conjugate Gradients solver.Conjugate Gradients squared solver.Chebyshev solver.Compressed column storage (CCS) matrixCompressed diagonal storage (CDS) matrixCompressed row storage (CRS) matrixDefault iteration monitor.Diagonal preconditioner.Matrix stored column-wise into sparse vectorsMatrix stored row-wise into sparse vectorsGMRES solver.Incomplete Cholesky preconditioner without fill-in using a compressed row matrix as internal storageILU(0) preconditioner using a compressed row matrix as internal storageILU preconditioner with fill-in.Iterative Refinement.Monitors the iterative solution process for convergence and divergence.Reports on the progress of an iterative solverIterative linear solver.Exception for lack of convergence in a linear problem.Iteration monitor based on matrix norms.An iteration reporter which does nothing.Outputs iteration information to an output stream.Preconditioner interface.Quasi-Minimal Residual method.Sparse vectorSSOR preconditioner.