dune-istl
2.4.1
|
#include <dune/istl/overlappingschwarz.hh>
Public Types | |
typedef BCRSMatrix< FieldMatrix< T, m, n >, A > | matrix_type |
Static Public Member Functions | |
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) |
typedef BCRSMatrix<FieldMatrix<T,m,n>,A> Dune::SeqOverlappingSchwarzAssemblerHelper< S< BCRSMatrix< FieldMatrix< T, m, n >, A > >, true >::matrix_type |