TBCI Numerical high perf. C++ Library 2.8.0
solver Directory Reference
Directory dependency graph for solver:
solver

Files

 
bd_lu_solver.h
 LU solver for TBCI::BdMatrix class (TBCI::lu_decomp).
 
bicg.h
 Iterative Vector equation solver TBCI::BiCG.
 
bicgstab.h
 Implements the TBCI::BiCGSTAB solver.
 
cg.h
 The iterative Vector equation solver TBCI::CG.
 
cgs.h
 The iterative Vector equation solver TBCI::CGS.
 
cheby.h
 Iterative Vector equation solver TBCI::CHEBY.
 
diagprecond.h
 Implementation of class TBCI::DiagPreconditioner.
 
diluprecond.h
 
expm.h
 Solver for linear systems by doing an exponential expansion.
 
gauss_jordan.h
 gauss-jordan solver for linear systems TBCI::gaussj
 
gmres.h
 Iterative solver for linear systems TBCI::GMRES.
 
ilu0precond.h
 
ir.h
 Iterative Refinement Solver TBCI::IR.
 
lu_solver.h
 
noprecond.h
 
precond.h
 abstract base class (signature) for preconditioners TBCI::Preconditioner_Sig
 
qmr.h
 
solver.h
 Include all solvers (but superlu).
 
superlu.h
 Declaration of superLU solver functions.
 
superlu_stdcplx.h
 Declaration of superLU solver functions.
 
svd_solver.h