Extension: Geometries
#include "dg/geometries/geometries.h"
|
This is the complete list of members for dg::geo::aRealGeneratorX2d< real_type >, including all inherited members.
aRealGeneratorX2d() | dg::geo::aRealGeneratorX2d< real_type > | inlineprotected |
aRealGeneratorX2d(const aRealGeneratorX2d &src) | dg::geo::aRealGeneratorX2d< real_type > | inlineprotected |
clone() const =0 | dg::geo::aRealGeneratorX2d< real_type > | pure virtual |
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 |
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 |