dune-istl 2.8.0
|
part of solvers for MultiTypeBlockVector & MultiTypeBlockMatrix types More...
#include <dune/istl/multitypeblockmatrix.hh>
Static Public Member Functions | |
template<typename Trhs , typename TVector , typename TMatrix , typename K > | |
static void | calc_rhs (const TMatrix &A, TVector &x, TVector &v, Trhs &b, const K &w) |
part of solvers for MultiTypeBlockVector & MultiTypeBlockMatrix types
For the given row (index "crow") each element is used to calculate the equation's right side.