hyper.deal
Loading...
Searching...
No Matches
hyperdeal::internal::FEFaceNormalEvaluationImpl< dim_x, dim_v, fe_degree, Number > Struct Template Reference

Static Public Member Functions

template<bool do_evaluate, bool add_into_output, typename Number2 >
static void interpolate_quadrature (const unsigned int n_components, const dealii::EvaluationFlags::EvaluationFlags flags, const dealii::internal::MatrixFreeFunctions::ShapeInfo< Number > &shape_info, const Number2 *input, Number2 *output, const unsigned int face_no)
 

Static Public Attributes

static const int dim = dim_x + dim_v
 

Member Function Documentation

◆ interpolate_quadrature()

template<int dim_x, int dim_v, int fe_degree, typename Number >
template<bool do_evaluate, bool add_into_output, typename Number2 >
static void hyperdeal::internal::FEFaceNormalEvaluationImpl< dim_x, dim_v, fe_degree, Number >::interpolate_quadrature ( const unsigned int n_components,
const dealii::EvaluationFlags::EvaluationFlags flags,
const dealii::internal::MatrixFreeFunctions::ShapeInfo< Number > & shape_info,
const Number2 * input,
Number2 * output,
const unsigned int face_no )
inlinestatic

Interpolate the values on the cell quadrature points onto a face.


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