Dune::ScalarProductChooser< X, C, SolverCategory::overlapping > Struct Template Reference
[Scalar products]

#include <dune/istl/schwarz.hh>

List of all members.

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)

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


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.

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

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  )  [inline, static]

The documentation for this struct was generated from the following file:
Generated on Sat Apr 24 11:13:50 2010 for dune-istl by  doxygen 1.6.3