- Home
- About DUNE
- Download
- Documentation
- Community
- Development
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 |
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 Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].