dune-istl  2.5.0
Static Public Member Functions | List of all members

#include <dune/istl/gsetc.hh>

Static Public Member Functions

template<class X , class Y , class K >
static void dbgs (const M &A, X &x, const Y &b, const K &w)
 
template<class X , class Y , class K >
static void bsorf (const M &A, X &x, const Y &b, const K &w)
 
template<class X , class Y , class K >
static void bsorb (const M &A, X &x, const Y &b, const K &w)
 
template<class X , class Y , class K >
static void dbjac (const M &A, X &x, const Y &b, const K &w)
 

Member Function Documentation

§ bsorb()

template<int I, typename M>
template<class X , class Y , class K >
static void Dune::algmeta_itsteps< I, M >::bsorb ( const M &  A,
X &  x,
const Y &  b,
const K &  w 
)
inlinestatic

§ bsorf()

template<int I, typename M>
template<class X , class Y , class K >
static void Dune::algmeta_itsteps< I, M >::bsorf ( const M &  A,
X &  x,
const Y &  b,
const K &  w 
)
inlinestatic

§ dbgs()

template<int I, typename M>
template<class X , class Y , class K >
static void Dune::algmeta_itsteps< I, M >::dbgs ( const M &  A,
X &  x,
const Y &  b,
const K &  w 
)
inlinestatic

§ dbjac()

template<int I, typename M>
template<class X , class Y , class K >
static void Dune::algmeta_itsteps< I, M >::dbjac ( const M &  A,
X &  x,
const Y &  b,
const K &  w 
)
inlinestatic

The documentation for this struct was generated from the following file: