dune-istl  2.3beta2
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.
typedef C communication_type
 The type of the communication object to use.

Static Public Member Functions

static ScalarProductconstruct (const communication_type &comm)

Member Typedef Documentation

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

The type of the communication object to use.

The type of the scalar product for the overlapping case.

Member Enumeration Documentation

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

The solver category.

Member Function Documentation

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: