Dune::algmeta_btsolve< I, diag, relax > Struct Template Reference
[Block Recursive Iterative Kernels]

#include <dune/istl/gsetc.hh>

List of all members.

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)

template<int I, WithDiagType diag, WithRelaxType relax>
struct Dune::algmeta_btsolve< I, diag, relax >


Member Function Documentation

template<int I, WithDiagType diag, WithRelaxType relax>
template<class M , class X , class Y , class K >
static void Dune::algmeta_btsolve< I, diag, relax >::bltsolve ( const M &  A,
X &  v,
const Y &  d,
const K &  w 
) [inline, static]

Referenced by Dune::bltsolve(), and Dune::ubltsolve().

template<int I, WithDiagType diag, WithRelaxType relax>
template<class M , class X , class Y , class K >
static void Dune::algmeta_btsolve< I, diag, relax >::butsolve ( const M &  A,
X &  v,
const Y &  d,
const K &  w 
) [inline, static]

Referenced by Dune::butsolve(), and Dune::ubutsolve().


The documentation for this struct was generated from the following file:
Generated on Sat Apr 24 11:13:49 2010 for dune-istl by  doxygen 1.6.3