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

The x-component of the divergence of the Liseikin monitor metric. More...

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

Public Member Functions

 DivLiseikinX (const CylindricalFunctorsLvl2 &psi, double k, double eps)
 
double do_compute (double x, double y) const
 
- Public Member Functions inherited from dg::geo::aCylindricalFunctor< DivLiseikinX >
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

The x-component of the divergence of the Liseikin monitor metric.

\[ \partial_x \chi^{xx} + \partial_y\chi^{yx}\]

Constructor & Destructor Documentation

◆ DivLiseikinX()

dg::geo::DivLiseikinX::DivLiseikinX ( const CylindricalFunctorsLvl2 psi,
double  k,
double  eps 
)
inline

Member Function Documentation

◆ do_compute()

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

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