#include <dune/istl/overlappingschwarz.hh>
|
| template<class RowToDomain, class Solvers, class SubDomains> |
| static std::size_t | assembleLocalProblems (const RowToDomain &rowToDomain, const matrix_type &mat, Solvers &solvers, const SubDomains &domains, bool onTheFly) |
|
| static constexpr size_t | n = std::decay_t<decltype(Impl::asMatrix(std::declval<K>()))>::rows |
◆ matrix_type
template<class K, class Al, class X, class Y>
template<class K, class Al, class X, class Y>
The documentation for this struct was generated from the following file: