Extension: Geometries
#include "dg/geometries/geometries.h"
Loading...
Searching...
No Matches
Inheritance diagram for dg::geo::solovev::Ipol:
[legend]

Public Member Functions

 Ipol (Parameters gp, std::function< double(double, double)> psip)
 Construct from given geometric parameters.
 
double do_compute (double R, double Z) const
 
- Public Member Functions inherited from dg::geo::aCylindricalFunctor< Ipol >
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

\[\hat{I}\]

\[\hat{I}= P_I \sqrt{-2 A \hat{\psi}_p / \hat{R}_0/P_\psi +1}\]

Constructor & Destructor Documentation

◆ Ipol()

dg::geo::solovev::Ipol::Ipol ( Parameters gp,
std::function< double(double, double)> psip )
inline

Construct from given geometric parameters.

Parameters
gpgeometric parameters (for R_0, A, PP and PI)
psipthe flux function to use

Member Function Documentation

◆ do_compute()

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

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