Reference documentation for deal.II version 9.6.0
|
This is the complete list of members for FEInterfaceViews::Scalar< dim, spacedim >, including all inherited members.
average_of_gradients(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Scalar< dim, spacedim > | |
average_of_hessians(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Scalar< dim, spacedim > | |
average_of_values(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Scalar< dim, spacedim > | |
Base(const FEInterfaceValues< dim, spacedim > &fe_interface) | FEInterfaceViews::Base< dim, dim > | |
extractor | FEInterfaceViews::Scalar< dim, spacedim > | private |
fe_interface | FEInterfaceViews::Base< dim, dim > | protected |
get_average_of_function_gradients(const InputVector &fe_function, std::vector< solution_gradient_type< typename InputVector::value_type > > &gradients) const | FEInterfaceViews::Scalar< 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::Scalar< dim, spacedim > | |
get_average_of_function_hessians(const InputVector &fe_function, std::vector< solution_hessian_type< typename InputVector::value_type > > &hessians) const | FEInterfaceViews::Scalar< 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::Scalar< dim, spacedim > | |
get_average_of_function_values(const InputVector &fe_function, std::vector< solution_value_type< typename InputVector::value_type > > &values) const | FEInterfaceViews::Scalar< 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::Scalar< 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::Scalar< 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::Scalar< dim, spacedim > | |
get_jump_in_function_gradients(const InputVector &fe_function, std::vector< solution_gradient_type< typename InputVector::value_type > > &gradients) const | FEInterfaceViews::Scalar< 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::Scalar< dim, spacedim > | |
get_jump_in_function_hessians(const InputVector &fe_function, std::vector< solution_hessian_type< typename InputVector::value_type > > &hessians) const | FEInterfaceViews::Scalar< 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::Scalar< 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::Scalar< 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::Scalar< dim, spacedim > | |
get_jump_in_function_values(const InputVector &fe_function, std::vector< solution_value_type< typename InputVector::value_type > > &values) const | FEInterfaceViews::Scalar< 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::Scalar< dim, spacedim > | |
get_local_dof_values(const InputVector &dof_values, OutputVector &local_dof_values) const | FEInterfaceViews::Base< dim, dim > | protected |
gradient_type typedef | FEInterfaceViews::Scalar< dim, spacedim > | |
hessian_type typedef | FEInterfaceViews::Scalar< dim, spacedim > | |
jump_in_gradients(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Scalar< dim, spacedim > | |
jump_in_hessians(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Scalar< dim, spacedim > | |
jump_in_third_derivatives(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Scalar< dim, spacedim > | |
jump_in_values(const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Scalar< dim, spacedim > | |
Scalar(const FEInterfaceValues< dim, spacedim > &fe_interface, const unsigned int component) | FEInterfaceViews::Scalar< dim, spacedim > | |
solution_gradient_type typedef | FEInterfaceViews::Scalar< dim, spacedim > | |
solution_hessian_type typedef | FEInterfaceViews::Scalar< dim, spacedim > | |
solution_third_derivative_type typedef | FEInterfaceViews::Scalar< dim, spacedim > | |
solution_value_type typedef | FEInterfaceViews::Scalar< dim, spacedim > | |
third_derivative_type typedef | FEInterfaceViews::Scalar< dim, spacedim > | |
value(const bool here_or_there, const unsigned int interface_dof_index, const unsigned int q_point) const | FEInterfaceViews::Scalar< dim, spacedim > | |
value_type typedef | FEInterfaceViews::Scalar< dim, spacedim > |