|
dune-istl 2.10
|
Scalar products for the use in iterative solvers. More...

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... | |
| class | Dune::ParallelScalarProduct< X, C > |
| Scalar product for overlapping Schwarz methods. More... | |
| class | Dune::SeqScalarProduct< X > |
| Default implementation for the scalar case. More... | |
| class | Dune::NonoverlappingSchwarzScalarProduct< X, C > |
| Nonoverlapping Scalar Product with communication object. More... | |
| class | Dune::OverlappingSchwarzScalarProduct< X, C > |
| Scalar product for overlapping Schwarz methods. More... | |
Scalar products for the use in iterative solvers.