|
Extension: Geometries
#include "dg/geometries/geometries.h"
|
This is the complete list of members for dg::geo::DS< ProductGeometry, IMatrix, container >, including all inherited members.
| backward(double alpha, const container &f, double beta, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| backward(const container &f, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| backward2(double alpha, const container &f, double beta, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| centered(double alpha, const container &f, double beta, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| centered(const container &f, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| centered_bc_along_field(double alpha, const container &f, double beta, container &g, dg::bc bound, std::array< double, 2 > boundary_value={0, 0}) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| construct(Params &&...ps) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| div(dg::direction dir, const container &f, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| div(dg::direction dir, double alpha, const container &f, double beta, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | |
| divBackward(double alpha, const container &f, double beta, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| divBackward(const container &f, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| divCentered(double alpha, const container &f, double beta, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| divCentered(const container &f, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| divForward(double alpha, const container &f, double beta, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| divForward(const container &f, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| DS() | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| DS(const dg::geo::TokamakMagneticField &vec, const ProductGeometry &grid, dg::bc bcx=dg::NEU, dg::bc bcy=dg::NEU, Limiter limit=FullLimiter(), double eps=1e-5, unsigned mx=10, unsigned my=10, double deltaPhi=-1, std::string interpolation_method="dg", bool benchmark=true) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| DS(const dg::geo::CylindricalVectorLvl1 &vec, const ProductGeometry &grid, dg::bc bcx=dg::NEU, dg::bc bcy=dg::NEU, Limiter limit=FullLimiter(), double eps=1e-5, unsigned mx=10, unsigned my=10, double deltaPhi=-1, std::string interpolation_method="dg", bool benchmark=true) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| DS(FA fieldaligned) | dg::geo::DS< ProductGeometry, IMatrix, container > | |
| ds(dg::direction dir, const container &f, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| ds(dg::direction dir, double alpha, const container &f, double beta, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | |
| dss(const container &f, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| dss(double alpha, const container &f, double beta, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| dss_bc_along_field(double alpha, const container &f, double beta, container &g, dg::bc bound, std::array< double, 2 > boundary_value={0, 0}) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| dssd(double alpha, const container &f, double beta, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| dssd_bc_along_field(double alpha, const container &f, double beta, container &g, dg::bc bound, std::array< double, 2 > boundary_value={0, 0}) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| FA typedef | dg::geo::DS< ProductGeometry, IMatrix, container > | |
| fieldaligned() | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| fieldaligned() const | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| forward(double alpha, const container &f, double beta, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| forward(const container &f, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| forward2(double alpha, const container &f, double beta, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| set_boundaries(dg::bc bcz, double left, double right) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| set_boundaries(dg::bc bcz, const container &left, const container &right) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| set_boundaries(dg::bc bcz, const container &global, double scal_left, double scal_right) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| symv(const container &f, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |
| symv(double alpha, const container &f, double beta, container &g) | dg::geo::DS< ProductGeometry, IMatrix, container > | |
| weights() const | dg::geo::DS< ProductGeometry, IMatrix, container > | inline |