Reference documentation for deal.II version 8.5.1
|
This is the complete list of members for FEValuesViews::Scalar< dim, spacedim >, including all inherited members.
component | FEValuesViews::Scalar< dim, spacedim > | private |
fe_values | FEValuesViews::Scalar< dim, spacedim > | private |
get_function_gradients(const InputVector &fe_function, std::vector< typename ProductType< gradient_type, typename InputVector::value_type >::type > &gradients) const | FEValuesViews::Scalar< dim, spacedim > | |
get_function_hessians(const InputVector &fe_function, std::vector< typename ProductType< hessian_type, typename InputVector::value_type >::type > &hessians) const | FEValuesViews::Scalar< dim, spacedim > | |
get_function_laplacians(const InputVector &fe_function, std::vector< typename ProductType< value_type, typename InputVector::value_type >::type > &laplacians) const | FEValuesViews::Scalar< dim, spacedim > | |
get_function_third_derivatives(const InputVector &fe_function, std::vector< typename ProductType< third_derivative_type, typename InputVector::value_type >::type > &third_derivatives) const | FEValuesViews::Scalar< dim, spacedim > | |
get_function_values(const InputVector &fe_function, std::vector< typename ProductType< value_type, typename InputVector::value_type >::type > &values) const | FEValuesViews::Scalar< dim, spacedim > | |
gradient(const unsigned int shape_function, const unsigned int q_point) const | FEValuesViews::Scalar< dim, spacedim > | |
gradient_type typedef | FEValuesViews::Scalar< dim, spacedim > | |
hessian(const unsigned int shape_function, const unsigned int q_point) const | FEValuesViews::Scalar< dim, spacedim > | |
hessian_type typedef | FEValuesViews::Scalar< dim, spacedim > | |
operator=(const Scalar< dim, spacedim > &) | FEValuesViews::Scalar< dim, spacedim > | |
Scalar() | FEValuesViews::Scalar< dim, spacedim > | |
Scalar(const FEValuesBase< dim, spacedim > &fe_values_base, const unsigned int component) | FEValuesViews::Scalar< dim, spacedim > | |
shape_function_data | FEValuesViews::Scalar< dim, spacedim > | private |
third_derivative(const unsigned int shape_function, const unsigned int q_point) const | FEValuesViews::Scalar< dim, spacedim > | |
third_derivative_type typedef | FEValuesViews::Scalar< dim, spacedim > | |
value(const unsigned int shape_function, const unsigned int q_point) const | FEValuesViews::Scalar< dim, spacedim > | |
value_type typedef | FEValuesViews::Scalar< dim, spacedim > |