|
dune-pdelab
2.0.0
|
#include <dune/pdelab/boilerplate/pdelab.hh>
Public Types | |
| typedef ISTLBackend_NOVLP_CG_SSORk < typename ASS::GO > | LS |
Public Member Functions | |
| ISTLSolverBackend_CG_SSOR (const FS &fs, const ASS &ass, unsigned maxiter_=5000, int steps_=5, int verbose_=1) | |
| LS & | getLS () |
| const LS & | getLS () const |
| LS & | operator* () |
| LS * | operator-> () |
| const LS & | operator* () const |
| const LS * | operator-> () const |
| typedef ISTLBackend_NOVLP_CG_SSORk<typename ASS::GO> Dune::PDELab::ISTLSolverBackend_CG_SSOR< FS, ASS, SolverCategory::nonoverlapping >::LS |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.7