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