Files | |
file | scalarproducts.hh |
Define base class for scalar product and norm. | |
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... | |
class | Dune::OverlappingSchwarzScalarProduct< X, C > |
Scalar product for overlapping schwarz methods. More... |