Extension: Geometries
#include "dg/geometries/geometries.h"
|
This is the complete list of members for dg::geo::RibeiroX, 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::RibeiroX | 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 |
RibeiroX(const CylindricalFunctorsLvl2 &psi, double psi_0, double fx, double xX, double yX, double x0, double y0) | dg::geo::RibeiroX | 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 |