Dune Core Modules (2.8.0)
Dune::MultiTypeBlockMatrix_Solver< I, crow, remain_row > Class Template Reference
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 >
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:
- dune/istl/multitypeblockmatrix.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)