HyperHDG
Public Types | List of all members
LocalSolver::AdvectionParab< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t >::node_element Struct Reference

Define type of node elements, especially with respect to nodal shape functions. More...

#include <advection_parab_ldgh.hxx>

Public Types

typedef std::tuple< TPP::ShapeFunction< TPP::ShapeType::Tensorial< TPP::ShapeType::Legendre< poly_deg >, hyEdge_dimT - 1 > > > functions
 

Detailed Description

template<unsigned int hyEdge_dimT, unsigned int poly_deg, unsigned int quad_deg, template< unsigned int, typename > typename parametersT = DiffusionParametersDefault, typename lSol_float_t = double>
struct LocalSolver::AdvectionParab< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t >::node_element

Define type of node elements, especially with respect to nodal shape functions.


Member Typedef Documentation

◆ functions

template<unsigned int hyEdge_dimT, unsigned int poly_deg, unsigned int quad_deg, template< unsigned int, typename > typename parametersT = DiffusionParametersDefault, typename lSol_float_t = double>
typedef std::tuple<TPP::ShapeFunction< TPP::ShapeType::Tensorial<TPP::ShapeType::Legendre<poly_deg>, hyEdge_dimT - 1> > > LocalSolver::AdvectionParab< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t >::node_element::functions

The documentation for this struct was generated from the following file: