dune-istl  2.2.1
Public Types | Public Member Functions | Static Public Member Functions | List of all members
Dune::SeqOverlappingSchwarzAssembler< SuperLU< T > > Struct Template Reference

#include <dune/istl/overlappingschwarz.hh>

Public Types

typedef T 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 T >
typedef T Dune::SeqOverlappingSchwarzAssembler< SuperLU< T > >::matrix_type

Member Function Documentation

template<class T >
template<class RowToDomain , class Solvers , class SubDomains >
static std::size_t Dune::SeqOverlappingSchwarzAssembler< SuperLU< T > >::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: