| adjust_ghost_range_if_necessary(const VectorType &vec, const bool is_row) const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | private |
| apply_add(VectorType &dst, const VectorType &src) const =0 | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | protectedpure virtual |
| Base() | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| check_no_subscribers() const noexcept | EnableObserverPointer | private |
| clear() | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | virtual |
| compute_diagonal()=0 | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | pure virtual |
| counter | EnableObserverPointer | mutableprivate |
| counter_map | EnableObserverPointer | mutableprivate |
| data | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | protected |
| diagonal_entries | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | protected |
| edge_constrained_indices | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | private |
| edge_constrained_values | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | mutableprivate |
| el(const unsigned int row, const unsigned int col) const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| EnableObserverPointer() | EnableObserverPointer | inline |
| EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
| EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
| get_matrix_diagonal() const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| get_matrix_diagonal_inverse() const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| get_matrix_free() const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| have_interface_matrices | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | private |
| initialize(std::shared_ptr< const MatrixFree< dim, value_type, VectorizedArrayType > > data, const std::vector< unsigned int > &selected_row_blocks=std::vector< unsigned int >(), const std::vector< unsigned int > &selected_column_blocks=std::vector< unsigned int >()) | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| initialize(std::shared_ptr< const MatrixFree< dim, value_type, VectorizedArrayType > > data, const MGConstrainedDoFs &mg_constrained_dofs, const unsigned int level, const std::vector< unsigned int > &selected_row_blocks=std::vector< unsigned int >()) | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| initialize(std::shared_ptr< const MatrixFree< dim, value_type, VectorizedArrayType > > data_, const std::vector< MGConstrainedDoFs > &mg_constrained_dofs, const unsigned int level, const std::vector< unsigned int > &selected_row_blocks=std::vector< unsigned int >()) | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| initialize_dof_vector(VectorType &vec) const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| inverse_diagonal_entries | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | protected |
| list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
| list_subscribers() const | EnableObserverPointer | |
| m() const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| map_iterator typedef | EnableObserverPointer | private |
| map_value_type typedef | EnableObserverPointer | private |
| memory_consumption() const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | virtual |
| mult_add(VectorType &dst, const VectorType &src, const bool transpose) const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | private |
| mutex | EnableObserverPointer | privatestatic |
| n() const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| n_subscriptions() const | EnableObserverPointer | inline |
| object_info | EnableObserverPointer | mutableprivate |
| operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
| operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| postprocess_constraints(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | protected |
| precondition_Jacobi(VectorType &dst, const VectorType &src, const value_type omega) const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| preprocess_constraints(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | protected |
| selected_columns | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | protected |
| selected_rows | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | protected |
| serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
| set_constrained_entries_to_one(VectorType &dst) const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | protected |
| size_type typedef | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| Tapply_add(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | protectedvirtual |
| Tvmult(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| Tvmult_add(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| validity_pointers | EnableObserverPointer | mutableprivate |
| value_type typedef | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| vmult(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| vmult_add(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| vmult_interface_down(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| vmult_interface_up(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | |
| ~Base() override=default | MatrixFreeOperators::Base< dim, VectorType, VectorizedArrayType > | virtual |
| ~EnableObserverPointer() | EnableObserverPointer | virtual |