scalarproducts.hh File Reference


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.

#include <cmath>
#include <complex>
#include <iostream>
#include <iomanip>
#include <string>
#include "solvercategory.hh"

Go to the source code of this file.


Namespaces

namespace  Dune

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...

Generated on 6 Nov 2008 with Doxygen (ver 1.5.6) [logfile].