Extension: Geometries
#include "dg/geometries/geometries.h"
Inheritance diagram for dg::geo::circular::PsipR:
[legend]

Public Member Functions

 PsipR (double R0, double a)
 Construct from major radius. More...
 
double do_compute (double R, double Z) const
 
- Public Member Functions inherited from dg::geo::aCylindricalFunctor< PsipR >
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

\[ -2(R-R_0)/a^2 \]

Constructor & Destructor Documentation

◆ PsipR()

dg::geo::circular::PsipR::PsipR ( double  R0,
double  a 
)
inline

Construct from major radius.

Parameters
R0the major radius
athe length of R semi-axis

Member Function Documentation

◆ do_compute()

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

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