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

#include <dune/istl/overlappingschwarz.hh>

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

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)

Member Typedef Documentation

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

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