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