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

Go to the source code of this file.

Classes

class  Dune::PDELab::NonoverlappingOperator< GFS, M, X, Y >
 Operator for the non-overlapping parallel case. More...
 
class  Dune::PDELab::NonoverlappingScalarProduct< GFS, X >
 
class  Dune::PDELab::NonoverlappingRichardson< GFS, X, Y >
 
class  Dune::PDELab::NonoverlappingJacobi< A, X, Y >
 parallel non-overlapping Jacobi preconditioner More...
 
class  Dune::PDELab::ISTLBackend_NOVLP_CG_NOPREC< GFS >
 Nonoverlapping parallel CG solver without preconditioner. More...
 
class  Dune::PDELab::ISTLBackend_NOVLP_CG_Jacobi< GFS >
 Nonoverlapping parallel CG solver with Jacobi preconditioner. More...
 
class  Dune::PDELab::ISTLBackend_NOVLP_BCGS_NOPREC< GFS >
 Nonoverlapping parallel BiCGStab solver without preconditioner. More...
 
class  Dune::PDELab::ISTLBackend_NOVLP_BCGS_Jacobi< GFS >
 Nonoverlapping parallel BiCGStab solver with Jacobi preconditioner. More...
 
class  Dune::PDELab::ISTLBackend_NOVLP_ExplicitDiagonal< GFS >
 Solver to be used for explicit time-steppers with (block-)diagonal mass matrix. More...
 
class  Dune::PDELab::ISTLBackend_NOVLP_BASE_PREC< GO, Preconditioner, Solver >
 Utility base class for preconditioned novlp backends. More...
 
class  Dune::PDELab::ISTLBackend_NOVLP_BCGS_SSORk< GO >
 Nonoverlapping parallel BiCGSTAB solver preconditioned by block SSOR. More...
 
class  Dune::PDELab::ISTLBackend_NOVLP_CG_SSORk< GO >
 Nonoverlapping parallel CG solver preconditioned by block SSOR. More...
 
class  Dune::PDELab::ISTLBackend_AMG_NOVLP< GO, s, Preconditioner, Solver >
 
class  Dune::PDELab::ISTLBackend_NOVLP_CG_AMG_SSOR< GO, s >
 Nonoverlapping parallel CG solver preconditioned with AMG smoothed by SSOR. More...
 
class  Dune::PDELab::ISTLBackend_NOVLP_BCGS_AMG_SSOR< GO, s >
 Nonoverlapping parallel BiCGStab solver preconditioned with AMG smoothed by SSOR. More...
 
class  Dune::PDELab::ISTLBackend_NOVLP_LS_AMG_SSOR< GO, s >
 Nonoverlapping parallel LoopSolver preconditioned with AMG smoothed by SSOR. More...
 

Namespaces

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