apply_for_each_quad_point(const Functor &func) | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | |
cell_id | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | private |
data | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | private |
data_type typedef | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | |
dimension | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | static |
distribute_local_to_global(Number *dst) const | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | |
evaluate(const EvaluationFlags::EvaluationFlags evaluate_flag) | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | |
evaluate(const bool evaluate_val, const bool evaluate_grad) | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | |
FEEvaluation(const data_type *data, SharedData< dim, Number > *shdata) | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | |
get_dof_value(int q_point) const | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | |
get_gradient(int q_point) const | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | |
get_value(int q_point) const | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | |
gradient_type typedef | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | |
integrate(const EvaluationFlags::EvaluationFlags integration_flag) | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | |
integrate(const bool integrate_val, const bool integrate_grad) | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | |
n_components | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | static |
n_q_points | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | static |
read_dof_values(const Number *src) | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | |
shared_data | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | private |
submit_dof_value(const value_type &val_in, int q_point) | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | |
submit_gradient(const gradient_type &grad_in, int q_point) | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | |
submit_value(const value_type &val_in, int q_point) | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | |
tensor_dofs_per_cell | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | static |
value_type typedef | Portable::FEEvaluation< dim, fe_degree, n_q_points_1d, n_components_, Number > | |