Dune::algmeta_btsolve< 0, withdiag, withrelax > 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<>
struct Dune::algmeta_btsolve< 0, withdiag, withrelax >
Member Function Documentation
template<class M , class X , class Y , class K >
static void Dune::algmeta_btsolve< 0, withdiag, withrelax >::bltsolve |
( |
const M & |
A, |
|
|
X & |
v, |
|
|
const Y & |
d, |
|
|
const K & |
w | |
|
) |
| | [inline, static] |
template<class M , class X , class Y , class K >
static void Dune::algmeta_btsolve< 0, withdiag, withrelax >::butsolve |
( |
const M & |
A, |
|
|
X & |
v, |
|
|
const Y & |
d, |
|
|
const K & |
w | |
|
) |
| | [inline, static] |
The documentation for this struct was generated from the following file: