dune-pdelab
2.0.0
|
#include <dune/pdelab/boilerplate/pdelab.hh>
Public Types | |
typedef Dune::PDELab::ISTLBackend_NOVLP_ExplicitDiagonal < typename FS::GFS > | LS |
Public Member Functions | |
ISTLSolverBackend_ExplicitDiagonal (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 Dune::PDELab::ISTLBackend_NOVLP_ExplicitDiagonal<typename FS::GFS> Dune::PDELab::ISTLSolverBackend_ExplicitDiagonal< FS, ASS, SolverCategory::nonoverlapping >::LS |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |