Dune::SeqScalarProduct< X > Class Template Reference
[Scalar products]

#include <scalarproducts.hh>

Inheritance diagram for Dune::SeqScalarProduct< X >:

Dune::ScalarProduct< X > List of all members.

Detailed Description

template<class X>
class Dune::SeqScalarProduct< X >

Default implementation for the scalar case.


Public Types

enum  
 define the category
typedef X domain_type
 export types

Public Member Functions

virtual field_type dot (const X &x, const X &y)
 Dot product of two vectors. It is assumed that the vectors are consistent on the interior+border partition.
virtual double norm (const X &x)
 Norm of a right-hand side vector. The vector must be consistent on the interior+border partition.

The documentation for this class was generated from the following file:

Generated on 9 Apr 2008 with Doxygen (ver 1.5.2) [logfile].