Extension: Geometries
#include "dg/geometries/geometries.h"
|
#include <iostream>
#include <fstream>
#include <cmath>
#include <vector>
#include <boost/math/special_functions.hpp>
#include "dg/algorithm.h"
#include "solovev_parameters.h"
#include "magnetic_field.h"
Go to the source code of this file.
Classes | |
struct | dg::geo::taylor::Psip |
struct | dg::geo::taylor::PsipR |
struct | dg::geo::taylor::PsipRR |
struct | dg::geo::taylor::PsipZ |
struct | dg::geo::taylor::PsipZZ |
struct | dg::geo::taylor::PsipRZ |
struct | dg::geo::taylor::Ipol |
struct | dg::geo::taylor::IpolR |
struct | dg::geo::taylor::IpolZ |
Namespaces | |
namespace | dg |
namespace | dg::geo |
namespace | dg::geo::taylor |
Contains the Cerfon Taylor state type flux functions (using boost) | |
Typedefs | |
typedef dg::geo::solovev::Parameters | dg::geo::taylor::Parameters |
bring Parameters into the taylor namespace More... | |
Functions | |
static CylindricalFunctorsLvl2 | dg::geo::taylor::createPsip (solovev::Parameters gp) |
static CylindricalFunctorsLvl1 | dg::geo::taylor::createIpol (solovev::Parameters gp) |
static dg::geo::TokamakMagneticField | dg::geo::createTaylorField (dg::geo::solovev::Parameters gp) |
Create a Taylor Magnetic field. More... | |
MagneticField objects