#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<T>()))>::rows |
|
◆ matrix_type
template<template< class > class S, typename T , typename A >
template<template< class > class S, typename T , typename A >
The documentation for this struct was generated from the following file: