dune-istl 3.0-git
Public Types | Static Public Member Functions | List of all members
Dune::ScalarProductChooser< X, C, SolverCategory::overlapping > Struct Template Reference

#include <dune/istl/schwarz.hh>

Public Types

enum  { solverCategory =SolverCategory::overlapping }
 
typedef OverlappingSchwarzScalarProduct< X, C > ScalarProduct
 The type of the scalar product for the overlapping case.
 
typedefcommunication_type
 The type of the communication object to use.
 

Static Public Member Functions

static ScalarProductconstruct (const communication_type &comm)
 

Member Typedef Documentation

◆ communication_type

template<class X , class C >
typedef C Dune::ScalarProductChooser< X, C, SolverCategory::overlapping >::communication_type

The type of the communication object to use.

◆ ScalarProduct

The type of the scalar product for the overlapping case.

Member Enumeration Documentation

◆ anonymous enum

template<class X , class C >
anonymous enum
Enumerator
solverCategory 

The solver category.

Member Function Documentation

◆ construct()

template<class X , class C >
static ScalarProduct * Dune::ScalarProductChooser< X, C, SolverCategory::overlapping >::construct ( const communication_type comm)
inlinestatic

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