Dune Core Modules (2.3.1)
Dune::ScalarProduct< X > Class Template Referenceabstract
Base class for scalar product and norm computation. More...
#include <dune/istl/scalarproducts.hh>
Public Types | |
typedef X | domain_type |
export types, they come from the derived class | |
Detailed Description
template<class X>
class Dune::ScalarProduct< X >
class Dune::ScalarProduct< X >
Base class for scalar product and norm computation.
Krylov space methods need to compute scalar products and norms (for convergence test only). These methods have to know about the underlying data decomposition. For the sequential case a default implementation is provided.
The documentation for this class was generated from the following file:
- dune/istl/scalarproducts.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)