Reference documentation for deal.II version 9.1.0-pre
FEValuesViews::Scalar< dim, spacedim > Member List

This is the complete list of members for FEValuesViews::Scalar< dim, spacedim >, including all inherited members.

componentFEValuesViews::Scalar< dim, spacedim >private
fe_valuesFEValuesViews::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_gradients_from_local_dof_values(const InputVector &dof_values, std::vector< typename OutputType< typename InputVector::value_type >::gradient_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_hessians_from_local_dof_values(const InputVector &dof_values, std::vector< typename OutputType< typename InputVector::value_type >::hessian_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_laplacians_from_local_dof_values(const InputVector &dof_values, std::vector< typename OutputType< typename InputVector::value_type >::laplacian_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_third_derivatives_from_local_dof_values(const InputVector &dof_values, std::vector< typename OutputType< typename InputVector::value_type >::third_derivative_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 >
get_function_values_from_local_dof_values(const InputVector &dof_values, std::vector< typename OutputType< typename InputVector::value_type >::value_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 typedefFEValuesViews::Scalar< dim, spacedim >
hessian(const unsigned int shape_function, const unsigned int q_point) const FEValuesViews::Scalar< dim, spacedim >
hessian_type typedefFEValuesViews::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_dataFEValuesViews::Scalar< dim, spacedim >private
third_derivative(const unsigned int shape_function, const unsigned int q_point) const FEValuesViews::Scalar< dim, spacedim >
third_derivative_type typedefFEValuesViews::Scalar< dim, spacedim >
value(const unsigned int shape_function, const unsigned int q_point) const FEValuesViews::Scalar< dim, spacedim >
value_type typedefFEValuesViews::Scalar< dim, spacedim >