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

#include <dune/istl/scalarproducts.hh>

List of all members.

Public Types

enum  { solverCategory = SolverCategory::sequential }
typedef SeqScalarProduct< X > ScalarProduct
 The type of the scalar product for the sequential case.

Static Public Member Functions

static ScalarProductconstruct (const C &)

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


Member Typedef Documentation

template<class X , class C >
typedef SeqScalarProduct<X> Dune::ScalarProductChooser< X, C, SolverCategory::sequential >::ScalarProduct

The type of the scalar product for the sequential 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::sequential >::construct ( const C &   )  [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