Extension: Geometries
#include "dg/geometries/geometries.h"
|
This is the complete list of members for dg::geo::SeparatrixOrthogonal, including all inherited members.
aRealGeneratorX2d() | dg::geo::aRealGeneratorX2d< real_type > | inlineprotected |
aRealGeneratorX2d(const aRealGeneratorX2d &src) | dg::geo::aRealGeneratorX2d< real_type > | inlineprotected |
clone() const override final | dg::geo::SeparatrixOrthogonal | inlinevirtual |
eta0(real_type fy) const | dg::geo::aRealGeneratorX2d< real_type > | inline |
eta1(real_type fy) const | dg::geo::aRealGeneratorX2d< real_type > | inline |
generate(const thrust::host_vector< real_type > &zeta1d, const thrust::host_vector< real_type > &eta1d, unsigned nodeX0, unsigned nodeX1, 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::aRealGeneratorX2d< real_type > | inline |
isOrthogonal() const | dg::geo::aRealGeneratorX2d< real_type > | inline |
operator=(const aRealGeneratorX2d &src) | dg::geo::aRealGeneratorX2d< real_type > | inlineprotected |
SeparatrixOrthogonal(const CylindricalFunctorsLvl2 &psi, const CylindricalSymmTensorLvl1 &chi, double psi_0, double xX, double yX, double x0, double y0, int firstline, bool verbose=false) | dg::geo::SeparatrixOrthogonal | inline |
zeta0(real_type fx) const | dg::geo::aRealGeneratorX2d< real_type > | inline |
zeta1(real_type fx) const | dg::geo::aRealGeneratorX2d< real_type > | inline |
~aRealGeneratorX2d() | dg::geo::aRealGeneratorX2d< real_type > | inlinevirtual |