dune-istl
2.5.0
|
#include <dune/istl/overlappingschwarz.hh>
Public Types | |
typedef BCRSMatrix< FieldMatrix< K, n, n >, Al > | 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<K,n,n>, Al> Dune::SeqOverlappingSchwarzAssemblerHelper< DynamicMatrixSubdomainSolver< BCRSMatrix< FieldMatrix< K, n, n >, Al >, X, Y >, false >::matrix_type |