dune-istl  2.1.1
Public Types | Static Public Member Functions
Dune::SeqOverlappingSchwarzAssembler< ILU0SubdomainSolver< M, X, Y > > Struct Template Reference

#include <dune/istl/overlappingschwarz.hh>

Inheritance diagram for Dune::SeqOverlappingSchwarzAssembler< ILU0SubdomainSolver< M, X, Y > >:
Inheritance graph

List of all members.

Public Types

typedef M 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 M, class X, class Y>
struct Dune::SeqOverlappingSchwarzAssembler< ILU0SubdomainSolver< M, X, Y > >


Member Typedef Documentation

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

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