Extension: Geometries
#include "dg/geometries/geometries.h"
|
This is the complete list of members for dg::geo::Hector< IMatrix, Matrix, container >, 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::Hector< IMatrix, Matrix, container > | 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 |
Hector(const CylindricalFunctorsLvl2 &psi, double psi0, double psi1, double X0, double Y0, unsigned n=13, unsigned Nx=2, unsigned Ny=10, double eps_u=1e-10, bool verbose=false) | dg::geo::Hector< IMatrix, Matrix, container > | inline |
Hector(const CylindricalFunctorsLvl2 &psi, const CylindricalFunctorsLvl1 &chi, double psi0, double psi1, double X0, double Y0, unsigned n=13, unsigned Nx=2, unsigned Ny=10, double eps_u=1e-10, bool verbose=false) | dg::geo::Hector< IMatrix, Matrix, container > | inline |
Hector(const CylindricalFunctorsLvl2 &psi, const CylindricalSymmTensorLvl1 &chi, double psi0, double psi1, double X0, double Y0, unsigned n=13, unsigned Nx=2, unsigned Ny=10, double eps_u=1e-10, bool verbose=false) | dg::geo::Hector< IMatrix, Matrix, container > | inline |
height() const | dg::geo::aRealGenerator2d< real_type > | inline |
internal_grid() const | dg::geo::Hector< IMatrix, Matrix, container > | inline |
isConformal() const | dg::geo::Hector< IMatrix, Matrix, container > | 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 |