|
dune-pdelab
2.0.0
|
#include <dune/pdelab/boilerplate/pdelab.hh>
Public Types | |
| typedef ISTLBackend_OVLP_CG_SSORk < typename FS::GFS, typename FS::CC > | 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_OVLP_CG_SSORk<typename FS::GFS, typename FS::CC> Dune::PDELab::ISTLSolverBackend_CG_SSOR< FS, ASS, SolverCategory::overlapping >::LS |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.7