Extension: Geometries
#include "dg/geometries/geometries.h"

Derivative of the weight function. More...

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

Public Member Functions

 NablaPsiInvY (const CylindricalFunctorsLvl2 &psi)
 
double do_compute (double x, double y) const
 
- Public Member Functions inherited from dg::geo::aCylindricalFunctor< NablaPsiInvY >
double operator() (double R, double Z) const
  do_compute(R,Z) More...
 
double operator() (double R, double Z, double phi) const
  do_compute(R,Z) More...
 

Detailed Description

Derivative of the weight function.

\[ \partial_y|\nabla\psi|^{-1} \]

Constructor & Destructor Documentation

◆ NablaPsiInvY()

dg::geo::NablaPsiInvY::NablaPsiInvY ( const CylindricalFunctorsLvl2 psi)
inline

Member Function Documentation

◆ do_compute()

double dg::geo::NablaPsiInvY::do_compute ( double  x,
double  y 
) const
inline

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