dune-istl  2.2.1
Public Types | Public Member Functions | Static Public Member Functions | List of all members
Dune::SeqOverlappingSchwarzAssembler< DynamicMatrixSubdomainSolver< BCRSMatrix< FieldMatrix< K, n, n >, Al >, X, Y > > Struct Template Reference

#include <dune/istl/overlappingschwarz.hh>

Public Types

typedef BCRSMatrix
< FieldMatrix< K, n, n >, Al > 
matrix_type
 

Public Member Functions

template<class RowToDomain , class Solvers , class SubDomains >
std::size_t assembleLocalProblems (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

template<class K , int n, class Al , class X , class Y >
typedef BCRSMatrix< FieldMatrix<K,n,n>, Al> Dune::SeqOverlappingSchwarzAssembler< DynamicMatrixSubdomainSolver< BCRSMatrix< FieldMatrix< K, n, n >, Al >, X, Y > >::matrix_type

Member Function Documentation

template<class K , int n, class Al , class X , class Y >
template<class RowToDomain , class Solvers , class SubDomains >
static std::size_t Dune::SeqOverlappingSchwarzAssembler< DynamicMatrixSubdomainSolver< BCRSMatrix< FieldMatrix< K, n, n >, Al >, X, Y > >::assembleLocalProblems ( const RowToDomain &  rowToDomain,
const matrix_type mat,
Solvers &  solvers,
const SubDomains &  domains,
bool  onTheFly 
)
static

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