#include <dune/istl/overlappingschwarz.hh>
|
template<class RowToDomain , class Solvers , class SubDomains > |
std::size_t | assembleLocalProblems ([[maybe_unused]] const RowToDomain &rowToDomain, [[maybe_unused]] const matrix_type &mat, [[maybe_unused]] Solvers &solvers, const SubDomains &subDomains, [[maybe_unused]] bool onTheFly) |
|
|
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 >
◆ assembleLocalProblems()
template<class K , class Al , class X , class Y >
template<class RowToDomain , class Solvers , class SubDomains >
template<class K , class Al , class X , class Y >
The documentation for this struct was generated from the following file: