Reference documentation for deal.II version 9.3.3
|
This is the complete list of members for internal::FEFaceNormalEvaluationImpl< dim, fe_degree, Number, lex_faces >, including all inherited members.
interpolate(const unsigned int n_components, const MatrixFreeFunctions::ShapeInfo< Number > &data, const Number *input, Number *output, const bool do_gradients, const unsigned int face_no) | internal::FEFaceNormalEvaluationImpl< dim, fe_degree, Number, lex_faces > | inlinestatic |
interpolate_generic(const unsigned int n_components, const Number *input, Number *output, const bool do_gradients, const unsigned int face_no, const unsigned int n_points_1d, const std::array< AlignedVector< Number >, 2 > &shape_data, const unsigned int dofs_per_component_on_cell, const unsigned int dofs_per_component_on_face) | internal::FEFaceNormalEvaluationImpl< dim, fe_degree, Number, lex_faces > | inlineprivatestatic |
interpolate_quadrature(const unsigned int n_components, const MatrixFreeFunctions::ShapeInfo< Number > &data, const Number *input, Number *output, const bool do_gradients, const unsigned int face_no) | internal::FEFaceNormalEvaluationImpl< dim, fe_degree, Number, lex_faces > | inlinestatic |