scalarproducts.hh File Reference

Define base class for scalar product and norm. More...

Go to the source code of this file.

Classes

class  Dune::ScalarProduct< X >
 Base class for scalar product and norm computation. More...
struct  Dune::ScalarProductChooser< X, C, c >
 Choose the approriate scalar product for a solver category. More...
class  Dune::SeqScalarProduct< X >
 Default implementation for the scalar case. More...
struct  Dune::ScalarProductChooser< X, C, SolverCategory::sequential >

Namespaces

namespace  Dune

Detailed Description

Define base class for scalar product and norm.

These classes have to be implemented differently for different data partitioning strategies. Default implementations for the sequential case are provided.

Generated on Sat Apr 24 11:13:47 2010 for dune-istl by  doxygen 1.6.3