Extension: Geometries
#include "dg/geometries/geometries.h"
|
This is the complete list of members for dg::geo::DSPGenerator, including all inherited members.
aRealGenerator2d() | dg::geo::aRealGenerator2d< real_type > | inlineprotected |
aRealGenerator2d(const aRealGenerator2d &) | dg::geo::aRealGenerator2d< real_type > | inlineprotected |
clone() const override final | dg::geo::DSPGenerator | inlinevirtual |
DSPGenerator(const dg::geo::TokamakMagneticField &mag, double R0, double R1, double Z0, double Z1, double deltaPhi) | dg::geo::DSPGenerator | inline |
generate(const thrust::host_vector< real_type > &zeta1d, const thrust::host_vector< real_type > &eta1d, thrust::host_vector< real_type > &x, thrust::host_vector< real_type > &y, thrust::host_vector< real_type > &zetaX, thrust::host_vector< real_type > &zetaY, thrust::host_vector< real_type > &etaX, thrust::host_vector< real_type > &etaY) const | dg::geo::aRealGenerator2d< real_type > | inline |
height() const | dg::geo::aRealGenerator2d< real_type > | inline |
isOrthogonal() const | dg::geo::aRealGenerator2d< real_type > | inline |
operator=(const aRealGenerator2d &) | dg::geo::aRealGenerator2d< real_type > | inlineprotected |
width() const | dg::geo::aRealGenerator2d< real_type > | inline |
~aRealGenerator2d() | dg::geo::aRealGenerator2d< real_type > | inlinevirtual |