A vector field with three components that depend only on the first two coordinates
const dg::CylindricalGrid3d g3d( R_0-a, R_0+a, -a, a, 0, 2.*M_PI, n, Nx, Ny, Nz,
dg::NEU,
dg::NEU,
dg::PER);
-1, method);
ds( dsFA );
static dg::geo::TokamakMagneticField createCircularField(double R0, double I0, double a=1, double b=1)
Definition: toroidal.h:136
CylindricalVectorLvl1 createBHat(const TokamakMagneticField &mag)
Contravariant components of the magnetic unit vector field and its Divergence and derivative in cylin...
Definition: magnetic_field.h:931
Class for the evaluation of parallel derivatives.
Definition: ds.h:349
Create and manage interpolation matrices from fieldline integration.
Definition: fieldaligned.h:433
A tokamak field as given by R0, Psi and Ipol plus Meta-data like shape and equilibrium.
Definition: magnetic_field.h:162
◆ CylindricalVectorLvl0() [1/2]
dg::geo::CylindricalVectorLvl0::CylindricalVectorLvl0 |
( |
| ) |
|
|
inline |
◆ CylindricalVectorLvl0() [2/2]
◆ reset()
replace with given functors
◆ x()
x-component of the vector
◆ y()
y-component of the vector
◆ z()
z-component of the vector
The documentation for this struct was generated from the following file: