| add(const Number a) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| add(const Number a, const Vector< Number, MemorySpace > &V) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| add(const Number a, const Vector< Number, MemorySpace > &V, const Number b, const Vector< Number, MemorySpace > &W) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| add(const std::vector< size_type > &indices, const std::vector< Number > &values) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| add(const std::vector< size_type > &indices, const ::Vector< OtherNumber > &values) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| add(const size_type n_elements, const size_type *indices, const OtherNumber *values) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| add_and_dot(const Number a, const Vector< Number, MemorySpace > &V, const Vector< Number, MemorySpace > &W) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| add_and_dot_local(const Number a, const Vector< Number, MemorySpace > &V, const Vector< Number, MemorySpace > &W) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | private |
| add_local(const Number a, const Vector< Number, MemorySpace > &V) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | private |
| all_zero() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| allocated_size | LinearAlgebra::distributed::Vector< Number, MemorySpace > | private |
| assert_no_residual_content_in_ghost_region() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | private |
| begin() | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| begin() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| BlockVector class | LinearAlgebra::distributed::Vector< Number, MemorySpace > | friend |
| check_no_subscribers() const noexcept | EnableObserverPointer | private |
| clear_mpi_requests() | LinearAlgebra::distributed::Vector< Number, MemorySpace > | private |
| comm_sm | LinearAlgebra::distributed::Vector< Number, MemorySpace > | private |
| compress(VectorOperation::values operation) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| compress_finish(VectorOperation::values operation) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| compress_requests | LinearAlgebra::distributed::Vector< Number, MemorySpace > | private |
| compress_start(const unsigned int communication_channel=0, VectorOperation::values operation=VectorOperation::add) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| const_iterator typedef | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| const_pointer typedef | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| const_reference typedef | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| copy_locally_owned_data_from(const Vector< Number2, MemorySpace > &src) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| counter | EnableObserverPointer | mutableprivate |
| counter_map | EnableObserverPointer | mutableprivate |
| data | LinearAlgebra::distributed::Vector< Number, MemorySpace > | private |
| EnableObserverPointer() | EnableObserverPointer | inline |
| EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
| EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| end() | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| end() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| equ(const Number a, const Vector< Number, MemorySpace > &V) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| ExcAccessToNonLocalElement(size_type arg1, size_type arg2, size_type arg3, size_type arg4) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | static |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
| ExcNonMatchingElements(Number arg1, Number arg2, unsigned int arg3) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
| ExcVectorTypeNotCompatible() | LinearAlgebra::distributed::Vector< Number, MemorySpace > | static |
| extract_subvector_to(const std::vector< size_type > &indices, std::vector< OtherNumber > &values) const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| extract_subvector_to(const ArrayView< const types::global_dof_index > &indices, const ArrayView< Number > &elements) const override | LinearAlgebra::distributed::Vector< Number, MemorySpace > | virtual |
| extract_subvector_to(ForwardIterator indices_begin, const ForwardIterator indices_end, OutputIterator values_begin) const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| get_mpi_communicator() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| get_partitioner() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| get_values() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| has_ghost_elements() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| import(const Vector< Number, MemorySpace2 > &src, VectorOperation::values operation) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | inline |
| import(const LinearAlgebra::ReadWriteVector< Number > &V, VectorOperation::values operation, std::shared_ptr< const Utilities::MPI::CommunicationPatternBase > communication_pattern={}) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | inline |
| import_data | LinearAlgebra::distributed::Vector< Number, MemorySpace > | private |
| import_elements(const Vector< Number, MemorySpace2 > &src, VectorOperation::values operation) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| import_elements(const LinearAlgebra::ReadWriteVector< Number > &V, const VectorOperation::values operation, const std::shared_ptr< const Utilities::MPI::CommunicationPatternBase > &communication_pattern={}) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| in_local_range(const size_type global_index) const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| inner_product_local(const Vector< Number2, MemorySpace > &V) const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | private |
| iterator typedef | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| l1_norm() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| l1_norm_local() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | private |
| l2_norm() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| linfty_norm() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| linfty_norm_local() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | private |
| list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
| list_subscribers() const | EnableObserverPointer | |
| local_element(const size_type local_index) const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| local_element(const size_type local_index) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| locally_owned_elements() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| locally_owned_size() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| lp_norm(const real_type p) const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| lp_norm_local(const real_type p) const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | private |
| map_iterator typedef | EnableObserverPointer | private |
| map_value_type typedef | EnableObserverPointer | private |
| mean_value() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| mean_value_local() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | private |
| memory_consumption() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| memory_space typedef | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| mutex | LinearAlgebra::distributed::Vector< Number, MemorySpace > | mutableprivate |
| n_subscriptions() const | EnableObserverPointer | inline |
| norm_sqr() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| norm_sqr_local() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | private |
| object_info | EnableObserverPointer | mutableprivate |
| operator()(const size_type global_index) const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| operator()(const size_type global_index) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| operator*(const Vector< Number, MemorySpace > &V) const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| operator*=(const Number factor) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| operator+=(const Vector< Number, MemorySpace > &V) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| operator-=(const Vector< Number, MemorySpace > &V) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| operator/=(const Number factor) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| operator=(Vector< Number, MemorySpace > &&in_vector) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| operator=(const Vector< Number, MemorySpace > &in_vector) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| operator=(const Vector< Number2, MemorySpace > &in_vector) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| operator=(const Number s) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| operator=(const ::Vector< number > &v) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| ReadVector::operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
| ReadVector::operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| operator[](const size_type global_index) const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| operator[](const size_type global_index) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| partitioner | LinearAlgebra::distributed::Vector< Number, MemorySpace > | private |
| partitioners_are_compatible(const Utilities::MPI::Partitioner &part) const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| partitioners_are_globally_compatible(const Utilities::MPI::Partitioner &part) const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| pointer typedef | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| print(std::ostream &out, const unsigned int precision=3, const bool scientific=true, const bool across=true) const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| real_type typedef | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| reference typedef | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| reinit(const size_type size, const bool omit_zeroing_entries=false) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| reinit(const Vector< Number2, MemorySpace > &in_vector, const bool omit_zeroing_entries=false) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| reinit(const IndexSet &local_range, const IndexSet &ghost_indices, const MPI_Comm communicator) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| reinit(const IndexSet &local_range, const MPI_Comm communicator) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| reinit(const std::shared_ptr< const Utilities::MPI::Partitioner > &partitioner, const MPI_Comm comm_sm=MPI_COMM_SELF) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| reinit(const std::shared_ptr< const Utilities::MPI::Partitioner > &partitioner, const bool make_ghosted, const MPI_Comm &comm_sm=MPI_COMM_SELF) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| reinit(const types::global_dof_index local_size, const types::global_dof_index ghost_size, const MPI_Comm comm, const MPI_Comm comm_sm=MPI_COMM_SELF) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| resize_val(const size_type new_allocated_size, const MPI_Comm comm_sm=MPI_COMM_SELF) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | private |
| sadd(const Number s, const Number a, const Vector< Number, MemorySpace > &V) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| sadd(const Number s, const Vector< Number, MemorySpace > &V) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| sadd_local(const Number s, const Number a, const Vector< Number, MemorySpace > &V) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | private |
| scale(const Vector< Number, MemorySpace > &scaling_factors) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
| set_ghost_state(const bool ghosted) const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| shared_vector_data() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| size() const override | LinearAlgebra::distributed::Vector< Number, MemorySpace > | virtual |
| size_type typedef | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| swap(Vector< Number, MemorySpace > &v) noexcept | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| thread_loop_partitioner | LinearAlgebra::distributed::Vector< Number, MemorySpace > | mutableprivate |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| update_ghost_values() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| update_ghost_values_finish() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| update_ghost_values_requests | LinearAlgebra::distributed::Vector< Number, MemorySpace > | mutableprivate |
| update_ghost_values_start(const unsigned int communication_channel=0) const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| validity_pointers | EnableObserverPointer | mutableprivate |
| value_type typedef | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| Vector class | LinearAlgebra::distributed::Vector< Number, MemorySpace > | friend |
| Vector() | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| Vector(const Vector< Number, MemorySpace > &in_vector) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| Vector(Vector< Number, MemorySpace > &&in_vector) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| Vector(const size_type size) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| Vector(const IndexSet &local_range, const IndexSet &ghost_indices, const MPI_Comm communicator) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| Vector(const IndexSet &local_range, const MPI_Comm communicator) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| Vector(const std::shared_ptr< const Utilities::MPI::Partitioner > &partitioner) | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| vector_is_ghosted | LinearAlgebra::distributed::Vector< Number, MemorySpace > | mutableprivate |
| zero_out_ghost_values() const | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |
| ~EnableObserverPointer() | EnableObserverPointer | virtual |
| ~Vector() | LinearAlgebra::distributed::Vector< Number, MemorySpace > | |