dune-pdelab
2.0.0
|
#include <dune/pdelab/boilerplate/pdelab.hh>
Public Types | |
typedef Dune::PDELab::ISTLBackend_CG_AMG_SSOR < typename ASS::GO > | LS |
Public Member Functions | |
ISTLSolverBackend_CG_AMG_SSOR (const FS &fs, const ASS &ass, unsigned maxiter_=5000, int verbose_=1, bool reuse_=false, bool usesuperlu_=true) | |
LS & | getLS () |
const LS & | getLS () const |
LS & | operator* () |
LS * | operator-> () |
const LS & | operator* () const |
const LS * | operator-> () const |
typedef Dune::PDELab::ISTLBackend_CG_AMG_SSOR<typename ASS::GO> Dune::PDELab::ISTLSolverBackend_CG_AMG_SSOR< FS, ASS, SolverCategory::overlapping >::LS |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |