Dune Core Modules (unstable)

solver for MultiTypeBlockVector & MultiTypeBlockMatrix types More...

#include <dune/istl/multitypeblockmatrix.hh>

Static Public Member Functions

template<typename TVector , typename TMatrix , typename K >
static void dbgs (const TMatrix &A, TVector &x, const TVector &b, const K &w)
 
template<typename TVector , typename TMatrix , typename K >
static void bsorf (const TMatrix &A, TVector &x, const TVector &b, const K &w)
 
template<typename TVector , typename TMatrix , typename K >
static void bsorb (const TMatrix &A, TVector &x, const TVector &b, const K &w)
 
template<typename TVector , typename TMatrix , typename K >
static void dbjac (const TMatrix &A, TVector &x, const TVector &b, const K &w)
 

Detailed Description

template<int I, int crow, int remain_row>
class Dune::MultiTypeBlockMatrix_Solver< I, crow, remain_row >

solver for MultiTypeBlockVector & MultiTypeBlockMatrix types

The methods of this class are called by the solver specializations for MultiTypeBlockVector & MultiTypeBlockMatrix types (dbgs, bsorf, bsorb, dbjac).


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 23, 22:30, 2024)