![]() |
Reference documentation for deal.II version 9.4.2
|
This is the complete list of members for internal::FEPointEvaluation::EvaluatorTypeTraits< dim, n_components, Number >, including all inherited members.
| access(Tensor< 1, n_components, Number2 > &value, const unsigned int component) | internal::FEPointEvaluation::EvaluatorTypeTraits< dim, n_components, Number > | inlinestatic |
| access(const Tensor< 1, n_components, Number2 > &value, const unsigned int component) | internal::FEPointEvaluation::EvaluatorTypeTraits< dim, n_components, Number > | inlinestatic |
| get_gradient(Tensor< 1, dim, Tensor< 1, n_components, VectorizedArray< Number > > > &value, const unsigned int vector_lane, const gradient_type &result) | internal::FEPointEvaluation::EvaluatorTypeTraits< dim, n_components, Number > | inlinestatic |
| get_value(Tensor< 1, n_components, VectorizedArray< Number > > &value, const unsigned int vector_lane, const value_type &result) | internal::FEPointEvaluation::EvaluatorTypeTraits< dim, n_components, Number > | inlinestatic |
| gradient_type typedef | internal::FEPointEvaluation::EvaluatorTypeTraits< dim, n_components, Number > | |
| read_value(const Number vector_entry, const unsigned int component, value_type &result) | internal::FEPointEvaluation::EvaluatorTypeTraits< dim, n_components, Number > | inlinestatic |
| set_gradient(const Tensor< 1, dim, Tensor< 1, n_components, VectorizedArray< Number > > > &value, const unsigned int vector_lane, gradient_type &result) | internal::FEPointEvaluation::EvaluatorTypeTraits< dim, n_components, Number > | inlinestatic |
| set_value(const Tensor< 1, n_components, VectorizedArray< Number > > &value, const unsigned int vector_lane, value_type &result) | internal::FEPointEvaluation::EvaluatorTypeTraits< dim, n_components, Number > | inlinestatic |
| value_type typedef | internal::FEPointEvaluation::EvaluatorTypeTraits< dim, n_components, Number > | |
| write_value(Number &vector_entry, const unsigned int component, const value_type &result) | internal::FEPointEvaluation::EvaluatorTypeTraits< dim, n_components, Number > | inlinestatic |