dune-istl  2.8.0
Public Types | Public Member Functions | Static Public Member Functions | List of all members
Dune::SeqOverlappingSchwarzAssemblerHelper< ILUNSubdomainSolver< M, X, Y >, false > Struct Template Reference

#include <dune/istl/overlappingschwarz.hh>

Inheritance diagram for Dune::SeqOverlappingSchwarzAssemblerHelper< ILUNSubdomainSolver< M, X, Y >, false >:
Inheritance graph

Public Types

typedef M matrix_type
 

Public Member Functions

template<class RowToDomain , class Solvers , class SubDomains >
std::size_t assembleLocalProblems ([[maybe_unused]] const RowToDomain &rowToDomain, const matrix_type &mat, Solvers &solvers, const SubDomains &subDomains, bool onTheFly)
 

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)
 

Member Typedef Documentation

◆ matrix_type

template<class M , class X , class Y >
typedef M Dune::SeqOverlappingSchwarzAssemblerILUBase< M, X, Y >::matrix_type
inherited

Member Function Documentation

◆ assembleLocalProblems()

template<class M , class X , class Y >
template<class RowToDomain , class Solvers , class SubDomains >
static std::size_t Dune::SeqOverlappingSchwarzAssemblerILUBase< M, X, Y >::assembleLocalProblems ( const RowToDomain &  rowToDomain,
const matrix_type mat,
Solvers &  solvers,
const SubDomains &  domains,
bool  onTheFly 
)
staticinherited

The documentation for this struct was generated from the following file: