DUNE PDELab (git)
Sequential Solvers
Classes | |
class | Dune::PDELab::ISTLBackend_SEQ_LOOP_Jac |
Backend for sequential loop solver with Jacobi preconditioner. More... | |
class | Dune::PDELab::ISTLBackend_SEQ_BCGS_Richardson |
Backend for sequential BiCGSTAB solver with Richardson precondition (equivalent to no preconditioner for Richards with parameter=1.0). More... | |
class | Dune::PDELab::ISTLBackend_SEQ_BCGS_Jac |
Backend for sequential BiCGSTAB solver with Jacobi preconditioner. More... | |
class | Dune::PDELab::ISTLBackend_SEQ_BCGS_SSOR |
Backend for sequential BiCGSTAB solver with SSOR preconditioner. More... | |
class | Dune::PDELab::ISTLBackend_SEQ_BCGS_ILU0 |
Backend for sequential BiCGSTAB solver with ILU0 preconditioner. More... | |
class | Dune::PDELab::ISTLBackend_SEQ_CG_ILU0 |
Backend for sequential conjugate gradient solver with ILU0 preconditioner. More... | |
class | Dune::PDELab::ISTLBackend_SEQ_BCGS_ILUn |
Sequential BiCGStab solver with ILU0 preconditioner. More... | |
class | Dune::PDELab::ISTLBackend_SEQ_CG_ILUn |
Sequential congute gradient solver with ILU0 preconditioner. More... | |
class | Dune::PDELab::ISTLBackend_SEQ_CG_SSOR |
Backend for sequential conjugate gradient solver with SSOR preconditioner. More... | |
class | Dune::PDELab::ISTLBackend_SEQ_MINRES_SSOR |
Backend using a MINRes solver preconditioned by SSOR. More... | |
class | Dune::PDELab::ISTLBackend_SEQ_CG_Jac |
Backend for conjugate gradient solver with Jacobi preconditioner. More... | |
class | Dune::PDELab::ISTLBackend_SEQ_SuperLU |
Solver backend using SuperLU as a direct solver. More... | |
class | Dune::PDELab::ISTLBackend_SEQ_UMFPack |
Solver backend using UMFPack as a direct solver. More... | |
class | Dune::PDELab::ISTLBackend_SEQ_ExplicitDiagonal |
Solver to be used for explicit time-steppers with (block-)diagonal mass matrix. More... | |
class | Dune::PDELab::ISTLBackend_SEQ_CG_AMG_SSOR< GO > |
Sequential conjugate gradient solver preconditioned with AMG smoothed by SSOR. More... | |
class | Dune::PDELab::ISTLBackend_SEQ_BCGS_AMG_SSOR< GO > |
Sequential BiCGStab solver preconditioned with AMG smoothed by SSOR. More... | |
class | Dune::PDELab::ISTLBackend_SEQ_BCGS_AMG_SOR< GO > |
Sequential BiCGSTAB solver preconditioned with AMG smoothed by SOR. More... | |
class | Dune::PDELab::ISTLBackend_SEQ_LS_AMG_SSOR< GO > |
Sequential Loop solver preconditioned with AMG smoothed by SSOR. More... | |
class | Dune::PDELab::ISTLBackend_SEQ_LS_AMG_SOR< GO > |
Sequential Loop solver preconditioned with AMG smoothed by SOR. More... | |
class | Dune::PDELab::ISTLBackend_SEQ_GMRES_ILU0 |
Linear solver backend for Restarted GMRes preconditioned with ILU(0) More... | |
Detailed Description
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)