Dune Core Modules (unstable)

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 >

Default implementation for the scalar case.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 27, 23:31, 2024)