, including all inherited members.
| boundary_form(const unsigned int i) const | FEFaceValuesBase< dim, spacedim > | |
| boundary_forms | FEValuesData< dim, spacedim > | [protected] |
| cell_normal_vector(const unsigned int i) const | FEValuesBase< dim, spacedim > | |
| cell_similarity | FEValuesBase< dim, spacedim > | [protected] |
| check_cell_similarity(const typename Triangulation< dim, spacedim >::cell_iterator &cell) | FEValuesBase< dim, spacedim > | [protected] |
| compute_update_flags(const UpdateFlags update_flags) const | FEValuesBase< dim, spacedim > | [protected] |
| dimension | FESubfaceValues< dim, spacedim > | [static] |
| do_reinit(const unsigned int face_no, const unsigned int subface_no) | FESubfaceValues< dim, spacedim > | [private] |
| dofs_per_cell | FEValuesBase< dim, spacedim > | |
| ExcAccessToUninitializedField() | FEValuesBase< dim, spacedim > | [static] |
| ExcCannotInitializeField() | FEValuesBase< dim, spacedim > | [static] |
| ExcFaceHasNoSubfaces() | FESubfaceValues< dim, spacedim > | [static] |
| ExcFEDontMatch() | FEValuesBase< dim, spacedim > | [static] |
| ExcFENotPrimitive() | FEValuesBase< dim, spacedim > | [static] |
| ExcInUse(int arg1, char *arg2, std::string &arg3) | Subscriptor | [static] |
| ExcInvalidUpdateFlag() | FEValuesBase< dim, spacedim > | [static] |
| ExcNoSubscriber(char *arg1, char *arg2) | Subscriptor | [static] |
| ExcReinitCalledWithBoundaryFace() | FESubfaceValues< dim, spacedim > | [static] |
| ExcShapeFunctionNotPrimitive(int arg1) | FEValuesBase< dim, spacedim > | [static] |
| fe | FEValuesBase< dim, spacedim > | [protected] |
| fe_data | FEValuesBase< dim, spacedim > | [protected] |
| FEFaceValuesBase(const unsigned int n_q_points, const unsigned int dofs_per_cell, const UpdateFlags update_flags, const Mapping< dim, spacedim > &mapping, const FiniteElement< dim, spacedim > &fe, const Quadrature< dim-1 > &quadrature) | FEFaceValuesBase< dim, spacedim > | |
| FESubfaceValues(const Mapping< dim, spacedim > &mapping, const FiniteElement< dim, spacedim > &fe, const Quadrature< dim-1 > &face_quadrature, const UpdateFlags update_flags) | FESubfaceValues< dim, spacedim > | |
| FESubfaceValues(const FiniteElement< dim, spacedim > &fe, const Quadrature< dim-1 > &face_quadrature, const UpdateFlags update_flags) | FESubfaceValues< dim, spacedim > | |
| FEValuesBase(const unsigned int n_q_points, const unsigned int dofs_per_cell, const UpdateFlags update_flags, const Mapping< dim, spacedim > &mapping, const FiniteElement< dim, spacedim > &fe) | FEValuesBase< dim, spacedim > | |
| FEValuesViews::Scalar class | FEValuesBase< dim, spacedim > | [friend] |
| FEValuesViews::SymmetricTensor class | FEValuesBase< dim, spacedim > | [friend] |
| FEValuesViews::Vector class | FEValuesBase< dim, spacedim > | [friend] |
| get_boundary_forms() const | FEFaceValuesBase< dim, spacedim > | |
| get_cell() const | FEValuesBase< dim, spacedim > | |
| get_cell_normal_vectors() const | FEValuesBase< dim, spacedim > | |
| get_cell_similarity() const | FEValuesBase< dim, spacedim > | |
| get_face_index() const | FEFaceValuesBase< dim, spacedim > | |
| get_fe() const | FEValuesBase< dim, spacedim > | |
| get_function_2nd_derivatives(const InputVector &, std::vector< Tensor< 2, spacedim > > &) const | FEValuesBase< dim, spacedim > | |
| get_function_2nd_derivatives(const InputVector &, std::vector< std::vector< Tensor< 2, spacedim > > > &, bool=false) const | FEValuesBase< dim, spacedim > | |
| get_function_gradients(const InputVector &fe_function, std::vector< Tensor< 1, spacedim > > &gradients) const | FEValuesBase< dim, spacedim > | |
| get_function_gradients(const InputVector &fe_function, std::vector< std::vector< Tensor< 1, spacedim > > > &gradients) const | FEValuesBase< dim, spacedim > | |
| get_function_gradients(const InputVector &fe_function, const VectorSlice< const std::vector< unsigned int > > &indices, std::vector< Tensor< 1, spacedim > > &gradients) const | FEValuesBase< dim, spacedim > | |
| get_function_gradients(const InputVector &fe_function, const VectorSlice< const std::vector< unsigned int > > &indices, VectorSlice< std::vector< std::vector< Tensor< 1, spacedim > > > > gradients, bool quadrature_points_fastest=false) const | FEValuesBase< dim, spacedim > | |
| get_function_grads(const InputVector &fe_function, std::vector< Tensor< 1, spacedim > > &gradients) const | FEValuesBase< dim, spacedim > | |
| get_function_grads(const InputVector &fe_function, std::vector< std::vector< Tensor< 1, spacedim > > > &gradients) const | FEValuesBase< dim, spacedim > | |
| get_function_grads(const InputVector &fe_function, const VectorSlice< const std::vector< unsigned int > > &indices, std::vector< Tensor< 1, spacedim > > &gradients) const | FEValuesBase< dim, spacedim > | |
| get_function_grads(const InputVector &fe_function, const VectorSlice< const std::vector< unsigned int > > &indices, std::vector< std::vector< Tensor< 1, spacedim > > > &gradients, bool quadrature_points_fastest=false) const | FEValuesBase< dim, spacedim > | |
| get_function_hessians(const InputVector &fe_function, std::vector< Tensor< 2, spacedim > > &hessians) const | FEValuesBase< dim, spacedim > | |
| get_function_hessians(const InputVector &fe_function, std::vector< std::vector< Tensor< 2, spacedim > > > &hessians, bool quadrature_points_fastest=false) const | FEValuesBase< dim, spacedim > | |
| get_function_hessians(const InputVector &fe_function, const VectorSlice< const std::vector< unsigned int > > &indices, std::vector< Tensor< 2, spacedim > > &hessians) const | FEValuesBase< dim, spacedim > | |
| get_function_hessians(const InputVector &fe_function, const VectorSlice< const std::vector< unsigned int > > &indices, VectorSlice< std::vector< std::vector< Tensor< 2, spacedim > > > > hessians, bool quadrature_points_fastest=false) const | FEValuesBase< dim, spacedim > | |
| get_function_laplacians(const InputVector &fe_function, std::vector< number > &laplacians) const | FEValuesBase< dim, spacedim > | |
| get_function_laplacians(const InputVector &fe_function, std::vector< Vector< number > > &laplacians) const | FEValuesBase< dim, spacedim > | |
| get_function_laplacians(const InputVector &fe_function, const VectorSlice< const std::vector< unsigned int > > &indices, std::vector< number > &laplacians) const | FEValuesBase< dim, spacedim > | |
| get_function_laplacians(const InputVector &fe_function, const VectorSlice< const std::vector< unsigned int > > &indices, std::vector< Vector< number > > &laplacians) const | FEValuesBase< dim, spacedim > | |
| get_function_laplacians(const InputVector &fe_function, const VectorSlice< const std::vector< unsigned int > > &indices, std::vector< std::vector< number > > &laplacians, bool quadrature_points_fastest=false) const | FEValuesBase< dim, spacedim > | |
| get_function_values(const InputVector &fe_function, std::vector< number > &values) const | FEValuesBase< dim, spacedim > | |
| get_function_values(const InputVector &fe_function, std::vector< Vector< number > > &values) const | FEValuesBase< dim, spacedim > | |
| get_function_values(const InputVector &fe_function, const VectorSlice< const std::vector< unsigned int > > &indices, std::vector< number > &values) const | FEValuesBase< dim, spacedim > | |
| get_function_values(const InputVector &fe_function, const VectorSlice< const std::vector< unsigned int > > &indices, std::vector< Vector< number > > &values) const | FEValuesBase< dim, spacedim > | |
| get_function_values(const InputVector &fe_function, const VectorSlice< const std::vector< unsigned int > > &indices, VectorSlice< std::vector< std::vector< double > > > values, const bool quadrature_points_fastest) const | FEValuesBase< dim, spacedim > | |
| get_inverse_jacobians() const | FEValuesBase< dim, spacedim > | |
| get_jacobian_grads() const | FEValuesBase< dim, spacedim > | |
| get_jacobians() const | FEValuesBase< dim, spacedim > | |
| get_JxW_values() const | FEValuesBase< dim, spacedim > | |
| get_mapping() const | FEValuesBase< dim, spacedim > | |
| get_normal_vectors() const | FEValuesBase< dim, spacedim > | |
| get_present_fe_values() const | FESubfaceValues< dim, spacedim > | |
| get_quadrature() const | FEFaceValuesBase< dim, spacedim > | |
| get_quadrature_points() const | FEValuesBase< dim, spacedim > | |
| get_update_flags() const | FEValuesBase< dim, spacedim > | |
| GradientVector typedef | FEValuesData< dim, spacedim > | [protected] |
| HessianVector typedef | FEValuesData< dim, spacedim > | [protected] |
| initialize(const UpdateFlags update_flags) | FESubfaceValues< dim, spacedim > | [private] |
| FEFaceValuesBase::initialize(const unsigned int n_quadrature_points, const FiniteElement< dim, spacedim > &fe, const UpdateFlags flags) | FEValuesData< dim, spacedim > | |
| integral_dimension | FESubfaceValues< dim, spacedim > | [static] |
| invalidate_present_cell() | FEValuesBase< dim, spacedim > | [protected] |
| inverse_jacobian(const unsigned int quadrature_point) const | FEValuesBase< dim, spacedim > | |
| inverse_jacobians | FEValuesData< dim, spacedim > | [protected] |
| jacobian(const unsigned int quadrature_point) const | FEValuesBase< dim, spacedim > | |
| jacobian_grad(const unsigned int quadrature_point) const | FEValuesBase< dim, spacedim > | |
| jacobian_grads | FEValuesData< dim, spacedim > | [protected] |
| jacobians | FEValuesData< dim, spacedim > | [protected] |
| JxW(const unsigned int quadrature_point) const | FEValuesBase< dim, spacedim > | |
| JxW_values | FEValuesData< dim, spacedim > | [protected] |
| list_subscribers() const | Subscriptor | |
| mapping | FEValuesBase< dim, spacedim > | [protected] |
| mapping_data | FEValuesBase< dim, spacedim > | [protected] |
| maybe_invalidate_previous_present_cell(const typename Triangulation< dim, spacedim >::cell_iterator &cell) | FEValuesBase< dim, spacedim > | [protected] |
| memory_consumption() const | FEFaceValuesBase< dim, spacedim > | |
| n_quadrature_points | FEValuesBase< dim, spacedim > | |
| n_subscriptions() const | Subscriptor | |
| normal_vector(const unsigned int i) const | FEValuesBase< dim, spacedim > | |
| normal_vectors | FEValuesData< dim, spacedim > | [protected] |
| Subscriptor::operator=(const Subscriptor &) | Subscriptor | |
| operator[](const FEValuesExtractors::Scalar &scalar) const | FEValuesBase< dim, spacedim > | |
| operator[](const FEValuesExtractors::Vector &vector) const | FEValuesBase< dim, spacedim > | |
| operator[](const FEValuesExtractors::SymmetricTensor< 2 > &tensor) const | FEValuesBase< dim, spacedim > | |
| present_cell | FEValuesBase< dim, spacedim > | [protected] |
| present_face_index | FEFaceValuesBase< dim, spacedim > | [protected] |
| quadrature | FEFaceValuesBase< dim, spacedim > | [protected] |
| quadrature_point(const unsigned int i) const | FEValuesBase< dim, spacedim > | |
| quadrature_points | FEValuesData< dim, spacedim > | [protected] |
| reinit(const typename DoFHandler< dim, spacedim >::cell_iterator &cell, const unsigned int face_no, const unsigned int subface_no) | FESubfaceValues< dim, spacedim > | |
| reinit(const typename hp::DoFHandler< dim, spacedim >::cell_iterator &cell, const unsigned int face_no, const unsigned int subface_no) | FESubfaceValues< dim, spacedim > | |
| reinit(const typename MGDoFHandler< dim, spacedim >::cell_iterator &cell, const unsigned int face_no, const unsigned int subface_no) | FESubfaceValues< dim, spacedim > | |
| reinit(const typename Triangulation< dim, spacedim >::cell_iterator &cell, const unsigned int face_no, const unsigned int subface_no) | FESubfaceValues< dim, spacedim > | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | [inline] |
| shape_2nd_derivative(const unsigned int function_no, const unsigned int point_no) const | FEValuesBase< dim, spacedim > | |
| shape_2nd_derivative_component(const unsigned int function_no, const unsigned int point_no, const unsigned int component) const | FEValuesBase< dim, spacedim > | |
| shape_function_to_row_table | FEValuesData< dim, spacedim > | [protected] |
| shape_grad(const unsigned int function, const unsigned int quadrature_point) const | FEValuesBase< dim, spacedim > | |
| shape_grad_component(const unsigned int function_no, const unsigned int point_no, const unsigned int component) const | FEValuesBase< dim, spacedim > | |
| shape_gradients | FEValuesData< dim, spacedim > | [protected] |
| shape_hessian(const unsigned int function_no, const unsigned int point_no) const | FEValuesBase< dim, spacedim > | |
| shape_hessian_component(const unsigned int function_no, const unsigned int point_no, const unsigned int component) const | FEValuesBase< dim, spacedim > | |
| shape_hessians | FEValuesData< dim, spacedim > | [protected] |
| shape_value(const unsigned int function_no, const unsigned int point_no) const | FEValuesBase< dim, spacedim > | |
| shape_value_component(const unsigned int function_no, const unsigned int point_no, const unsigned int component) const | FEValuesBase< dim, spacedim > | |
| shape_values | FEValuesData< dim, spacedim > | [protected] |
| ShapeVector typedef | FEValuesData< dim, spacedim > | [protected] |
| space_dimension | FESubfaceValues< dim, spacedim > | [static] |
| subscribe(const char *identifier=0) const | Subscriptor | [inline] |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| transform(std::vector< Tensor< 1, spacedim > > &transformed, const std::vector< Tensor< 1, dim > > &original, MappingType mapping) const | FEValuesBase< dim, spacedim > | |
| tria_listener | FEValuesBase< dim, spacedim > | [protected] |
| unsubscribe(const char *identifier=0) const | Subscriptor | [inline] |
| update_flags | FEValuesData< dim, spacedim > | [protected] |
| ~FEValuesBase() | FEValuesBase< dim, spacedim > | |
| ~Subscriptor() | Subscriptor | [virtual] |