dune-istl  2.1.1
Public Types | Static Public Member Functions
Dune::SeqOverlappingSchwarzAssembler< SuperLU< T > > Struct Template Reference

#include <dune/istl/overlappingschwarz.hh>

List of all members.

Public Types

typedef T 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)

template<class T>
struct Dune::SeqOverlappingSchwarzAssembler< SuperLU< T > >


Member Typedef Documentation

template<class T >
typedef T Dune::SeqOverlappingSchwarzAssembler< SuperLU< T > >::matrix_type

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