deal.II version GIT relicensing-2167-g9622207b8f 2024-11-21 12:40:00+00:00
|
This is the complete list of members for internal::FEFaceNormalEvaluationImpl< dim, fe_degree, Number >, including all inherited members.
interpolate(const unsigned int n_components, const EvaluationFlags::EvaluationFlags flags, const MatrixFreeFunctions::ShapeInfo< Number2 > &shape_info, const Number *input, Number *output, const unsigned int face_no) | internal::FEFaceNormalEvaluationImpl< dim, fe_degree, Number > | inlinestatic |
interpolate_generic(const unsigned int n_components, const Number *input, Number *output, const EvaluationFlags::EvaluationFlags flag, const unsigned int face_no, const unsigned int n_points_1d, const std::array< AlignedVector< Number2 >, 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 > | inlineprivatestatic |
interpolate_quadrature(const unsigned int n_components, const EvaluationFlags::EvaluationFlags flags, const MatrixFreeFunctions::ShapeInfo< Number2 > &shape_info, const Number *input, Number *output, const unsigned int face_no) | internal::FEFaceNormalEvaluationImpl< dim, fe_degree, Number > | inlinestatic |
interpolate_raviart_thomas(const unsigned int n_components, const Number *input, Number *output, const EvaluationFlags::EvaluationFlags flag, const unsigned int face_no, const MatrixFreeFunctions::ShapeInfo< Number2 > &shape_info) | internal::FEFaceNormalEvaluationImpl< dim, fe_degree, Number > | inlineprivatestatic |
Number2 typedef | internal::FEFaceNormalEvaluationImpl< dim, fe_degree, Number > |