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

#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 &)
 
template<class M , class X , class Y , class K >
static void butsolve (const M &A, X &v, const Y &d, const K &)
 

Member Function Documentation

◆ bltsolve()

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

◆ butsolve()

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

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