dune-istl  2.2.1
Static Public Member Functions | List of all members
Dune::algmeta_btsolve< 0, nodiag, withrelax > Struct Template Reference

#include <dune/istl/gsetc.hh>

Static Public Member Functions

template<class M , class X , class Y , class K >
static void bltsolve (const M &A, X &v, const Y &d, const K &w)
 
template<class M , class X , class Y , class K >
static void butsolve (const M &A, X &v, const Y &d, const K &w)
 

Member Function Documentation

template<class M , class X , class Y , class K >
static void Dune::algmeta_btsolve< 0, nodiag, withrelax >::bltsolve ( const M &  A,
X &  v,
const Y &  d,
const K &  w 
)
inlinestatic
template<class M , class X , class Y , class K >
static void Dune::algmeta_btsolve< 0, nodiag, withrelax >::butsolve ( const M &  A,
X &  v,
const Y &  d,
const K &  w 
)
inlinestatic

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