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

Public Member Functions

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

\[ \psi \]

This is taken from A. J. Cerfon and M. O'Neil: Exact axisymmetric Taylor states for shaped plasmas, Physics of Plasmas 21, 064501 (2014)

Attention
When the taylor field is used we need the boost library for special functions

Constructor & Destructor Documentation

◆ Psip()

dg::geo::taylor::Psip::Psip ( solovev::Parameters  gp)
inline

Construct from given geometric parameters.

Parameters
gpgeometric parameters

Member Function Documentation

◆ do_compute()

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

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