| allocate(Quadrature &_quadrature, FiniteElement< DIM > &_fe, UpdateFlags flags) | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | |
| allocate_in(unsigned int q_dim) override | PatchFEValues_TEMP< spacedim > | protectedvirtual |
| determinant(const unsigned int point_no) | PatchFEValues_TEMP< spacedim > | inline |
| dim() const | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | inline |
| dim_ | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | protected |
| element_data_ | PatchFEValues_TEMP< spacedim > | protected |
| element_patch_map_ | PatchFEValues_TEMP< spacedim > | protected |
| ElementFE enum value | PatchFEValues_TEMP< spacedim > | protected |
| fe_data_ | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | protected |
| fe_sys_dofs_ | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | protected |
| fe_sys_n_components_ | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | protected |
| fe_sys_n_space_components_ | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | protected |
| fe_type_ | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | protected |
| fe_values_vec | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | protected |
| FEValuesBase() | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | |
| fill_data(const ElementValues< spacedim > &elm_values, const FEInternalData &fe_data) | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | protected |
| fill_data_specialized(const ElementValues< spacedim > &elm_values, const FEInternalData &fe_data) | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | inlineprotected |
| fv_ | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | protected |
| get_cell(const unsigned int patch_cell_idx) | PatchFEValues_TEMP< spacedim > | inline |
| get_side(unsigned int patch_cell_idx, unsigned int side_idx) | PatchFEValues_TEMP< spacedim > | inline |
| init_fe_data(const FiniteElement< DIM > &fe, const Quadrature &q) | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | protected |
| init_fe_val_vec() override | PatchFEValues_TEMP< spacedim > | protectedvirtual |
| initialize(Quadrature &_quadrature, FiniteElement< DIM > &_fe, UpdateFlags _flags) | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | |
| initialize_in(Quadrature &q, unsigned int dim) override | PatchFEValues_TEMP< spacedim > | protectedvirtual |
| JxW(const unsigned int point_no) | PatchFEValues_TEMP< spacedim > | inline |
| JxW(const BulkPoint &p) | PatchFEValues_TEMP< spacedim > | inline |
| JxW(const SidePoint &p) | PatchFEValues_TEMP< spacedim > | inline |
| MapContravariant< PatchFEValues_TEMP< spacedim >, spacedim > class | PatchFEValues_TEMP< spacedim > | friend |
| MapPiola< PatchFEValues_TEMP< spacedim >, spacedim > class | PatchFEValues_TEMP< spacedim > | friend |
| MapScalar< PatchFEValues_TEMP< spacedim >, spacedim > class | PatchFEValues_TEMP< spacedim > | friend |
| MapSystem< PatchFEValues_TEMP< spacedim >, spacedim > class | PatchFEValues_TEMP< spacedim > | friend |
| MapTensor< PatchFEValues_TEMP< spacedim >, spacedim > class | PatchFEValues_TEMP< spacedim > | friend |
| MapVector< PatchFEValues_TEMP< spacedim >, spacedim > class | PatchFEValues_TEMP< spacedim > | friend |
| max_n_elem_ | PatchFEValues_TEMP< spacedim > | protected |
| max_size() const | PatchFEValues_TEMP< spacedim > | inline |
| MeshObjectType enum name | PatchFEValues_TEMP< spacedim > | protected |
| n_components_ | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | protected |
| n_dofs() const | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | inline |
| n_dofs_ | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | protected |
| n_points() const | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | inline |
| n_points_ | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | protected |
| normal_vector(unsigned int point_no) | PatchFEValues_TEMP< spacedim > | inline |
| normal_vector(const SidePoint &p) | PatchFEValues_TEMP< spacedim > | inline |
| object_type_ | PatchFEValues_TEMP< spacedim > | protected |
| patch_data_idx_ | PatchFEValues_TEMP< spacedim > | protected |
| PatchFEValues_TEMP(unsigned int max_size=0) | PatchFEValues_TEMP< spacedim > | |
| reinit(PatchElementsList patch_elements) | PatchFEValues_TEMP< spacedim > | |
| resize(unsigned int max_size) | PatchFEValues_TEMP< spacedim > | inlineprotected |
| scalar_view(unsigned int i) const | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | inline |
| set_shape_gradient(unsigned int i_point, unsigned int i_func_comp, arma::vec::fixed< spacedim > val) | PatchFEValues_TEMP< spacedim > | inline |
| set_shape_value(unsigned int i_point, unsigned int i_func_comp, double val) | PatchFEValues_TEMP< spacedim > | inline |
| shape_grad(const unsigned int function_no, const unsigned int point_no) const | PatchFEValues_TEMP< spacedim > | inline |
| shape_grad(const unsigned int function_no, const BulkPoint &p) const | PatchFEValues_TEMP< spacedim > | inline |
| shape_grad(const unsigned int function_no, const SidePoint &p) const | PatchFEValues_TEMP< spacedim > | inline |
| shape_grad_component(const unsigned int function_no, const unsigned int point_no, const unsigned int comp) const | PatchFEValues_TEMP< spacedim > | |
| shape_value(const unsigned int function_no, const unsigned int point_no) const | PatchFEValues_TEMP< spacedim > | inline |
| shape_value(const unsigned int function_no, const BulkPoint &p) const | PatchFEValues_TEMP< spacedim > | inline |
| shape_value(const unsigned int function_no, const SidePoint &p) const | PatchFEValues_TEMP< spacedim > | inline |
| shape_value_component(const unsigned int function_no, const unsigned int point_no, const unsigned int comp) const | PatchFEValues_TEMP< spacedim > | inline |
| side_fe_data_ | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | protected |
| SideFE enum value | PatchFEValues_TEMP< spacedim > | protected |
| tensor_view(unsigned int i) const | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | inline |
| update_flags | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | protected |
| used_size() const | PatchFEValues_TEMP< spacedim > | inline |
| used_size_ | PatchFEValues_TEMP< spacedim > | protected |
| vector_view(unsigned int i) const | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | inline |
| views_cache_ | FEValuesBase< PatchFEValues_TEMP< 3 >, 3 > | protected |