dune-istl  2.6-git
Public Types | Static Public Member Functions | List of all members
Dune::SeqOverlappingSchwarzAssemblerHelper< DynamicMatrixSubdomainSolver< BCRSMatrix< FieldMatrix< K, n, n >, Al >, X, Y >, false > Struct Template Reference

#include <dune/istl/overlappingschwarz.hh>

Public Types

typedef BCRSMatrix< FieldMatrix< K, n, n >, Al > 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<class K , int n, class Al , class X , class Y >
typedef BCRSMatrix< FieldMatrix<K,n,n>, Al> Dune::SeqOverlappingSchwarzAssemblerHelper< DynamicMatrixSubdomainSolver< BCRSMatrix< FieldMatrix< K, n, n >, Al >, X, Y >, false >::matrix_type

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