Dune Core Modules (2.8.0)
Dune::SeqScalarProduct< X > Class Template Reference
Default implementation for the scalar case. More...
#include <dune/istl/scalarproducts.hh>
Public Types | |
typedef X | domain_type |
export types, they come from the derived class | |
Public Member Functions | |
virtual field_type | dot (const X &x, const X &y) const |
Dot product of two vectors. It is assumed that the vectors are consistent on the interior+border partition. | |
virtual real_type | norm (const X &x) const |
Norm of a right-hand side vector. The vector must be consistent on the interior+border partition. | |
virtual SolverCategory::Category | category () const |
Category of the scalar product (see SolverCategory::Category) | |
Detailed Description
template<class X>
class Dune::SeqScalarProduct< X >
class Dune::SeqScalarProduct< X >
Default implementation for the scalar case.
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)