Extension: Geometries
#include "dg/geometries/geometries.h"
|
This is the complete list of members for dg::geo::SimpleOrthogonal, 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::SimpleOrthogonal | inlinevirtual |
f0() const | dg::geo::SimpleOrthogonal | 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 |
SimpleOrthogonal(const CylindricalFunctorsLvl2 &psi, double psi_0, double psi_1, double x0, double y0, double psi_firstline, int mode=0) | dg::geo::SimpleOrthogonal | inline |
SimpleOrthogonal(const CylindricalFunctorsLvl2 &psi, const CylindricalSymmTensorLvl1 &chi, double psi_0, double psi_1, double x0, double y0, double psi_firstline, int mode=0) | dg::geo::SimpleOrthogonal | inline |
width() const | dg::geo::aRealGenerator2d< real_type > | inline |
~aRealGenerator2d() | dg::geo::aRealGenerator2d< real_type > | inlinevirtual |