dune-pdelab 2.10-git
Loading...
Searching...
No Matches
ovlpistlsolverbackend.hh File Reference

Go to the source code of this file.

Classes

class  Dune::PDELab::OverlappingOperator< CC, M, X, Y >
 
class  Dune::PDELab::OverlappingScalarProduct< GFS, X >
 
class  Dune::PDELab::OverlappingWrappedPreconditioner< CC, GFS, P >
 
class  Dune::PDELab::UMFPackSubdomainSolver< GFS, M, X, Y >
 
class  Dune::PDELab::OVLPScalarProductImplementation< GFS >
 
class  Dune::PDELab::OVLPScalarProduct< GFS, X >
 
class  Dune::PDELab::ISTLBackend_OVLP_Base< GFS, C, Preconditioner, Solver >
 
class  Dune::PDELab::ISTLBackend_OVLP_ILU0_Base< GFS, C, Solver >
 
class  Dune::PDELab::ISTLBackend_OVLP_ILUn_Base< GFS, C, Solver >
 
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_SuperLU_Base< GFS, C, Solver >
 
class  Dune::PDELab::ISTLBackend_OVLP_UMFPack_Base< GFS, C, Solver >
 
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_CG_UMFPack< GFS, CC >
 Overlapping parallel CG solver with UMFPack 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_AMG< GO, s, Preconditioner, Solver >
 
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...
 

Namespaces

namespace  Dune
 For backward compatibility – Do not use this!
 
namespace  Dune::PDELab