#include <dune/istl/gsetc.hh>
|
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>
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 |
|
) |
| |
|
inlinestatic |
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 |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: