| cell_loop(const Functor &func, const VectorType &src, VectorType &dst) const | Portable::MatrixFree< dim, Number > | |
| CellFilter typedef | Portable::MatrixFree< dim, Number > | |
| check_no_subscribers() const noexcept | EnableObserverPointer | private |
| co_shape_gradients | Portable::MatrixFree< dim, Number > | private |
| constrained_dofs | Portable::MatrixFree< dim, Number > | private |
| constraint_mask | Portable::MatrixFree< dim, Number > | private |
| constraint_weights | Portable::MatrixFree< dim, Number > | private |
| copy_constrained_values(const VectorType &src, VectorType &dst) const | Portable::MatrixFree< dim, Number > | |
| copy_mf_data_to_host(const typename::Portable::MatrixFree< dim, Number >::PrecomputedData &data, const UpdateFlags &update_flags) | Portable::MatrixFree< dim, Number > | related |
| counter | EnableObserverPointer | mutableprivate |
| counter_map | EnableObserverPointer | mutableprivate |
| distributed_cell_loop(const Functor &func, const LinearAlgebra::distributed::Vector< Number, MemorySpace::Default > &src, LinearAlgebra::distributed::Vector< Number, MemorySpace::Default > &dst) const | Portable::MatrixFree< dim, Number > | private |
| distributed_cell_loop(const Functor &func, const LinearAlgebra::distributed::BlockVector< Number, MemorySpace::Default > &src, LinearAlgebra::distributed::BlockVector< Number, MemorySpace::Default > &dst) const | Portable::MatrixFree< dim, Number > | private |
| dof_handler | Portable::MatrixFree< dim, Number > | private |
| dofs_per_cell | Portable::MatrixFree< dim, Number > | private |
| element_type | Portable::MatrixFree< dim, Number > | private |
| EnableObserverPointer() | EnableObserverPointer | inline |
| EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
| EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| evaluate_coefficients(Functor func) const | Portable::MatrixFree< dim, Number > | |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
| fe_degree | Portable::MatrixFree< dim, Number > | private |
| get_colored_graph() const | Portable::MatrixFree< dim, Number > | |
| get_data(unsigned int color) const | Portable::MatrixFree< dim, Number > | |
| get_dof_handler() const | Portable::MatrixFree< dim, Number > | |
| get_padding_length() const | Portable::MatrixFree< dim, Number > | |
| get_vector_partitioner() const | Portable::MatrixFree< dim, Number > | |
| graph | Portable::MatrixFree< dim, Number > | private |
| initialize_dof_vector(LinearAlgebra::distributed::Vector< Number, MemorySpaceType > &vec) const | Portable::MatrixFree< dim, Number > | |
| internal::ReinitHelper< dim, Number > class | Portable::MatrixFree< dim, Number > | friend |
| internal_reinit(const Mapping< dim > &mapping, const DoFHandler< dim > &dof_handler, const AffineConstraints< Number > &constraints, const Quadrature< 1 > &quad, const IteratorFiltersType &iterator_filter, const std::shared_ptr< const MPI_Comm > &comm, const AdditionalData additional_data) | Portable::MatrixFree< dim, Number > | private |
| inv_jacobian | Portable::MatrixFree< dim, Number > | private |
| jacobian_type typedef | Portable::MatrixFree< dim, Number > | |
| JxW | Portable::MatrixFree< dim, Number > | private |
| list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
| list_subscribers() const | EnableObserverPointer | |
| local_to_global | Portable::MatrixFree< dim, Number > | private |
| map_iterator typedef | EnableObserverPointer | private |
| map_value_type typedef | EnableObserverPointer | private |
| MatrixFree() | Portable::MatrixFree< dim, Number > | |
| memory_consumption() const | Portable::MatrixFree< dim, Number > | |
| mutex | EnableObserverPointer | privatestatic |
| my_id | Portable::MatrixFree< dim, Number > | private |
| n_cells | Portable::MatrixFree< dim, Number > | private |
| n_colors | Portable::MatrixFree< dim, Number > | private |
| n_components | Portable::MatrixFree< dim, Number > | private |
| n_constrained_dofs | Portable::MatrixFree< dim, Number > | private |
| n_dofs | Portable::MatrixFree< dim, Number > | private |
| n_subscriptions() const | EnableObserverPointer | inline |
| object_info | EnableObserverPointer | mutableprivate |
| operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
| operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| overlap_communication_computation | Portable::MatrixFree< dim, Number > | private |
| padding_length | Portable::MatrixFree< dim, Number > | private |
| partitioner | Portable::MatrixFree< dim, Number > | private |
| point_type typedef | Portable::MatrixFree< dim, Number > | |
| q_points | Portable::MatrixFree< dim, Number > | private |
| q_points_per_cell | Portable::MatrixFree< dim, Number > | private |
| reinit(const Mapping< dim > &mapping, const DoFHandler< dim > &dof_handler, const AffineConstraints< Number > &constraints, const Quadrature< 1 > &quad, const IteratorFiltersType &iterator_filter, const AdditionalData &additional_data=AdditionalData()) | Portable::MatrixFree< dim, Number > | |
| reinit(const Mapping< dim > &mapping, const DoFHandler< dim > &dof_handler, const AffineConstraints< Number > &constraints, const Quadrature< 1 > &quad, const AdditionalData &additional_data=AdditionalData()) | Portable::MatrixFree< dim, Number > | |
| reinit(const DoFHandler< dim > &dof_handler, const AffineConstraints< Number > &constraints, const Quadrature< 1 > &quad, const AdditionalData &additional_data=AdditionalData()) | Portable::MatrixFree< dim, Number > | |
| row_start | Portable::MatrixFree< dim, Number > | private |
| scalar_dofs_per_cell | Portable::MatrixFree< dim, Number > | private |
| scratch_pad_size | Portable::MatrixFree< dim, Number > | private |
| serial_cell_loop(const Functor &func, const VectorType &src, VectorType &dst) const | Portable::MatrixFree< dim, Number > | private |
| serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
| set_constrained_values(const Number val, VectorType &dst) const | Portable::MatrixFree< dim, Number > | |
| shape_gradients | Portable::MatrixFree< dim, Number > | private |
| shape_values | Portable::MatrixFree< dim, Number > | private |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| use_coloring | Portable::MatrixFree< dim, Number > | private |
| validity_pointers | EnableObserverPointer | mutableprivate |
| ~EnableObserverPointer() | EnableObserverPointer | virtual |