dune-istl  2.1.1
Static Public Member Functions
Dune::algmeta_bdsolve< I, relax > Struct Template Reference

#include <dune/istl/gsetc.hh>

List of all members.

Static Public Member Functions

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

template<int I, WithRelaxType relax>
struct Dune::algmeta_bdsolve< I, relax >


Member Function Documentation

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

Referenced by Dune::bdsolve().


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