Extension: Geometries
#include "dg/geometries/geometries.h"
|
A polynomial approximation type flux function. More...
Classes | |
struct | Parameters |
Constructs and display geometric parameters for the polynomial fields. More... | |
struct | Psip |
\( \psi_p(R,Z) = R_0P_{\psi}\Bigg\{ \sum_i \sum_j c_{i*N+j} \bar R^i \bar Z^j \Bigg\} \) More... | |
struct | PsipR |
struct | PsipRR |
struct | PsipRZ |
struct | PsipZ |
struct | PsipZZ |
Functions | |
static dg::geo::CylindricalFunctorsLvl2 | createPsip (Parameters gp) |
static dg::geo::CylindricalFunctorsLvl1 | createIpol (Parameters gp) |
A polynomial approximation type flux function.