![]() |
Reference documentation for deal.II version 9.5.0
|
This is the complete list of members for FEInterfaceViews::Vector< dim, spacedim >, including all inherited members.
| average(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Vector< dim, spacedim > | |
| average_gradient(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Vector< dim, spacedim > | |
| average_hessian(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Vector< dim, spacedim > | |
| average_of_gradients(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Vector< dim, spacedim > | |
| average_of_hessians(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Vector< dim, spacedim > | |
| average_of_values(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Vector< dim, spacedim > | |
| Base(const FEInterfaceValues< dim, spacedim > &fe_interface) | FEInterfaceViews::Base< dim, spacedim > | |
| extractor | FEInterfaceViews::Vector< dim, spacedim > | private |
| fe_interface | FEInterfaceViews::Base< dim, spacedim > | protected |
| get_average_of_function_gradients(const InputVector &fe_function, std::vector< solution_gradient_type< typename InputVector::value_type > > &gradients) const | FEInterfaceViews::Vector< dim, spacedim > | |
| get_average_of_function_gradients_from_local_dof_values(const InputVector &local_dof_values, std::vector< solution_gradient_type< typename InputVector::value_type > > &gradients) const | FEInterfaceViews::Vector< dim, spacedim > | |
| get_average_of_function_hessians(const InputVector &fe_function, std::vector< solution_hessian_type< typename InputVector::value_type > > &hessians) const | FEInterfaceViews::Vector< dim, spacedim > | |
| get_average_of_function_hessians_from_local_dof_values(const InputVector &local_dof_values, std::vector< solution_hessian_type< typename InputVector::value_type > > &hessians) const | FEInterfaceViews::Vector< dim, spacedim > | |
| get_average_of_function_values(const InputVector &fe_function, std::vector< solution_value_type< typename InputVector::value_type > > &values) const | FEInterfaceViews::Vector< dim, spacedim > | |
| get_average_of_function_values_from_local_dof_values(const InputVector &local_dof_values, std::vector< solution_value_type< typename InputVector::value_type > > &values) const | FEInterfaceViews::Vector< dim, spacedim > | |
| get_function_values(const bool here_or_there, const InputVector &fe_function, std::vector< solution_value_type< typename InputVector::value_type > > &values) const | FEInterfaceViews::Vector< dim, spacedim > | |
| get_function_values_from_local_dof_values(const bool here_or_there, const InputVector &local_dof_values, std::vector< solution_value_type< typename InputVector::value_type > > &values) const | FEInterfaceViews::Vector< dim, spacedim > | |
| get_jump_in_function_gradients(const InputVector &fe_function, std::vector< solution_gradient_type< typename InputVector::value_type > > &gradients) const | FEInterfaceViews::Vector< dim, spacedim > | |
| get_jump_in_function_gradients_from_local_dof_values(const InputVector &local_dof_values, std::vector< solution_gradient_type< typename InputVector::value_type > > &gradients) const | FEInterfaceViews::Vector< dim, spacedim > | |
| get_jump_in_function_hessians(const InputVector &fe_function, std::vector< solution_hessian_type< typename InputVector::value_type > > &hessians) const | FEInterfaceViews::Vector< dim, spacedim > | |
| get_jump_in_function_hessians_from_local_dof_values(const InputVector &local_dof_values, std::vector< solution_hessian_type< typename InputVector::value_type > > &hessians) const | FEInterfaceViews::Vector< dim, spacedim > | |
| get_jump_in_function_third_derivatives(const InputVector &fe_function, std::vector< solution_third_derivative_type< typename InputVector::value_type > > &third_derivatives) const | FEInterfaceViews::Vector< dim, spacedim > | |
| get_jump_in_function_third_derivatives_from_local_dof_values(const InputVector &local_dof_values, std::vector< solution_third_derivative_type< typename InputVector::value_type > > &third_derivatives) const | FEInterfaceViews::Vector< dim, spacedim > | |
| get_jump_in_function_values(const InputVector &fe_function, std::vector< solution_value_type< typename InputVector::value_type > > &values) const | FEInterfaceViews::Vector< dim, spacedim > | |
| get_jump_in_function_values_from_local_dof_values(const InputVector &local_dof_values, std::vector< solution_value_type< typename InputVector::value_type > > &values) const | FEInterfaceViews::Vector< dim, spacedim > | |
| get_local_dof_values(const InputVector &dof_values, OutputVector &local_dof_values) const | FEInterfaceViews::Base< dim, spacedim > | protected |
| gradient_type typedef | FEInterfaceViews::Vector< dim, spacedim > | |
| hessian_type typedef | FEInterfaceViews::Vector< dim, spacedim > | |
| jump(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Vector< dim, spacedim > | |
| jump_3rd_derivative(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Vector< dim, spacedim > | |
| jump_gradient(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Vector< dim, spacedim > | |
| jump_hessian(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Vector< dim, spacedim > | |
| jump_in_gradients(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Vector< dim, spacedim > | |
| jump_in_hessians(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Vector< dim, spacedim > | |
| jump_in_third_derivatives(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Vector< dim, spacedim > | |
| jump_in_values(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Vector< dim, spacedim > | |
| solution_gradient_type typedef | FEInterfaceViews::Vector< dim, spacedim > | |
| solution_hessian_type typedef | FEInterfaceViews::Vector< dim, spacedim > | |
| solution_third_derivative_type typedef | FEInterfaceViews::Vector< dim, spacedim > | |
| solution_value_type typedef | FEInterfaceViews::Vector< dim, spacedim > | |
| third_derivative_type typedef | FEInterfaceViews::Vector< dim, spacedim > | |
| value(const bool here_or_there, const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Vector< dim, spacedim > | |
| value_type typedef | FEInterfaceViews::Vector< dim, spacedim > | |
| Vector(const FEInterfaceValues< dim, spacedim > &fe_interface, const unsigned int first_vector_component) | FEInterfaceViews::Vector< dim, spacedim > |