AMDiS  0.3
The Adaptive Multi-Dimensional Simulation Toolbox
Dot Struct Reference

(Binary-)Functor representing the euclidean dot-product More...

#include <FieldMatVec.hpp>

Public Member Functions

template<class T0 , class T1 , int N>
constexpr auto operator() (Dune::FieldVector< T0, N > const &lhs, Dune::FieldVector< T1, N > const &rhs) const
 

Friends

constexpr int order (Dot const &, int d1, int d2)
 
constexpr auto partial (Dot const &, index_t< 0 >)
 
constexpr auto partial (Dot const &, index_t< 1 >)
 

Detailed Description

(Binary-)Functor representing the euclidean dot-product


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