Extension: Geometries
#include "dg/geometries/geometries.h"
Loading...
Searching...
No Matches

Return scalar product of two vector fields \( v_0w_0 + v_1w_1 + v_2w_2\). More...

Inheritance diagram for dg::geo::ScalarProduct:
[legend]

Public Member Functions

 ScalarProduct (CylindricalVectorLvl0 v, CylindricalVectorLvl0 w)
 
double do_compute (double R, double Z) const
 
- Public Member Functions inherited from dg::geo::aCylindricalFunctor< ScalarProduct >
double operator() (double R, double Z) const
  do_compute(R,Z)
 
double operator() (double R, double Z, double phi) const
  do_compute(R,Z)
 

Detailed Description

Return scalar product of two vector fields \( v_0w_0 + v_1w_1 + v_2w_2\).

Constructor & Destructor Documentation

◆ ScalarProduct()

dg::geo::ScalarProduct::ScalarProduct ( CylindricalVectorLvl0 v,
CylindricalVectorLvl0 w )
inline

Member Function Documentation

◆ do_compute()

double dg::geo::ScalarProduct::do_compute ( double R,
double Z ) const
inline

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