#include <dune/istl/gsetc.hh>
|
| template<typename... MultiTypeVectorArgs, class K> |
| static void | dbgs (const MultiTypeBlockMatrix< T1, MultiTypeMatrixArgs... > &A, MultiTypeBlockVector< MultiTypeVectorArgs... > &x, const MultiTypeBlockVector< MultiTypeVectorArgs... > &b, const K &w) |
| template<typename... MultiTypeVectorArgs, class K> |
| static void | bsorf (const MultiTypeBlockMatrix< T1, MultiTypeMatrixArgs... > &A, MultiTypeBlockVector< MultiTypeVectorArgs... > &x, const MultiTypeBlockVector< MultiTypeVectorArgs... > &b, const K &w) |
| template<typename... MultiTypeVectorArgs, class K> |
| static void | bsorb (const MultiTypeBlockMatrix< T1, MultiTypeMatrixArgs... > &A, MultiTypeBlockVector< MultiTypeVectorArgs... > &x, const MultiTypeBlockVector< MultiTypeVectorArgs... > &b, const K &w) |
| template<typename... MultiTypeVectorArgs, class K> |
| static void | dbjac (const MultiTypeBlockMatrix< T1, MultiTypeMatrixArgs... > &A, MultiTypeBlockVector< MultiTypeVectorArgs... > &x, const MultiTypeBlockVector< MultiTypeVectorArgs... > &b, const K &w) |
◆ bsorb()
template<int I, typename T1, typename... MultiTypeMatrixArgs>
template<typename... MultiTypeVectorArgs, class K>
◆ bsorf()
template<int I, typename T1, typename... MultiTypeMatrixArgs>
template<typename... MultiTypeVectorArgs, class K>
◆ dbgs()
template<int I, typename T1, typename... MultiTypeMatrixArgs>
template<typename... MultiTypeVectorArgs, class K>
◆ dbjac()
template<int I, typename T1, typename... MultiTypeMatrixArgs>
template<typename... MultiTypeVectorArgs, class K>
The documentation for this struct was generated from the following file: