|
class | Dune::PDELab::ISTLBackend_OVLP_BCGS_SSORk< GFS, CC > |
| Overlapping parallel BiCGStab solver with SSOR preconditioner. More...
|
|
class | Dune::PDELab::ISTLBackend_OVLP_BCGS_ILU0< GFS, CC > |
| Overlapping parallel BiCGStab solver with ILU0 preconditioner. More...
|
|
class | Dune::PDELab::ISTLBackend_OVLP_BCGS_ILUn< GFS, CC > |
| Overlapping parallel BiCGStab solver with ILU0 preconditioner. More...
|
|
class | Dune::PDELab::ISTLBackend_OVLP_CG_SSORk< GFS, CC > |
| Overlapping parallel CGS solver with SSOR preconditioner. More...
|
|
class | Dune::PDELab::ISTLBackend_OVLP_GMRES_ILU0< GFS, CC > |
| Overlapping parallel restarted GMRes solver with ILU0 preconditioner. More...
|
|
class | Dune::PDELab::ISTLBackend_OVLP_BCGS_SuperLU< GFS, CC > |
| Overlapping parallel BiCGStab solver with SuperLU preconditioner. More...
|
|
class | Dune::PDELab::ISTLBackend_OVLP_CG_SuperLU< GFS, CC > |
| Overlapping parallel CG solver with SuperLU preconditioner. More...
|
|
class | Dune::PDELab::ISTLBackend_OVLP_ExplicitDiagonal< GFS > |
| Solver to be used for explicit time-steppers with (block-)diagonal mass matrix. More...
|
|
class | Dune::PDELab::ISTLBackend_CG_AMG_SSOR< GO, s > |
| Overlapping parallel conjugate gradient solver preconditioned with AMG smoothed by SSOR. More...
|
|
class | Dune::PDELab::ISTLBackend_BCGS_AMG_SSOR< GO, s > |
| Overlapping parallel BiCGStab solver preconditioned with AMG smoothed by SSOR. More...
|
|
class | Dune::PDELab::ISTLBackend_BCGS_AMG_ILU0< GO, s > |
| Overlapping parallel BiCGStab solver preconditioned with AMG smoothed by ILU0. More...
|
|