|
Extension: Geometries
#include "dg/geometries/geometries.h"
|
This is the complete list of members for dg::geo::LogPolarGenerator, 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::LogPolarGenerator | inlinevirtual |
| 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 |
| LogPolarGenerator(double _r_min, double _r_max) | dg::geo::LogPolarGenerator | 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 |