dune-istl  2.5-git
Public Types | Static Public Member Functions | List of all members
Dune::SeqOverlappingSchwarzAssemblerHelper< S< BCRSMatrix< FieldMatrix< T, m, n >, A > >, true > Struct Template Reference

#include <dune/istl/overlappingschwarz.hh>

Public Types

typedef BCRSMatrix< FieldMatrix< T, m, n >, A > 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

§ matrix_type

template<template< class > class S, typename T , typename A , int m, int n>
typedef BCRSMatrix<FieldMatrix<T,m,n>,A> Dune::SeqOverlappingSchwarzAssemblerHelper< S< BCRSMatrix< FieldMatrix< T, m, n >, A > >, true >::matrix_type

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