| add(const std::vector< size_type > &indices, const ::Vector< OtherNumber > &values) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| add(const Number a) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| add(const Number a, const BlockVector< Number, MemorySpace > &V) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| add(const Number a, const BlockVector< Number, MemorySpace > &V, const Number b, const BlockVector< Number, MemorySpace > &W) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| add(const std::vector< size_type > &indices, const std::vector< Number > &values) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| add_and_dot(const Number a, const BlockVector< Number, MemorySpace > &V, const BlockVector< Number, MemorySpace > &W) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| BlockVectorBase< Vector< Number, MemorySpace::Host > >::add_and_dot(const value_type a, const BlockVectorBase &V, const BlockVectorBase &W) | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| all_zero() const | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| BaseClass typedef | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| begin() | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| block(const unsigned int i) | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| block_indices | BlockVectorBase< Vector< Number, MemorySpace::Host > > | protected |
| BlockType typedef | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| BlockVector(const size_type num_blocks=0, const size_type block_size=0) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | explicit |
| BlockVector(const BlockVector< Number, MemorySpace > &V) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| BlockVector(const BlockVector< OtherNumber, MemorySpace > &v) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | explicit |
| BlockVector(const std::vector< size_type > &block_sizes) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| BlockVector(const std::vector< IndexSet > &local_ranges, const std::vector< IndexSet > &ghost_indices, const MPI_Comm communicator) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| BlockVector(const std::vector< IndexSet > &local_ranges, const MPI_Comm communicator) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| BlockVector(const std::vector< std::shared_ptr< const Utilities::MPI::Partitioner > > &partitioners, const MPI_Comm &comm_sm=MPI_COMM_SELF) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| check_no_subscribers() const noexcept | EnableObserverPointer | private |
| collect_sizes() | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| communication_block_size | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | static |
| components | BlockVectorBase< Vector< Number, MemorySpace::Host > > | protected |
| compress(VectorOperation::values operation) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| const_iterator typedef | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| const_pointer typedef | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| const_reference typedef | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| copy_locally_owned_data_from(const BlockVector< Number2, MemorySpace > &src) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| counter | EnableObserverPointer | mutableprivate |
| counter_map | EnableObserverPointer | mutableprivate |
| EnableObserverPointer() | EnableObserverPointer | inline |
| EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
| EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| end() | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| equ(const Number a, const BlockVector< Number, MemorySpace > &V) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| BlockVectorBase< Vector< Number, MemorySpace::Host > >::equ(const value_type a, const BlockVector2 &V) | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
| ExcIteratorRangeDoesNotMatchVectorSize() | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
| ExcVectorTypeNotCompatible() | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | static |
| extract_subvector_to(const std::vector< size_type > &indices, std::vector< OtherNumber > &values) const | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| ReadVector< VectorType::value_type >::extract_subvector_to(const ArrayView< const types::global_dof_index > &indices, const ArrayView< VectorType::value_type > &elements) const=0 | ReadVector< VectorType::value_type > | pure virtual |
| get_block_indices() const | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| get_mpi_communicator() const | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| has_ghost_elements() const | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| import(const LinearAlgebra::ReadWriteVector< Number > &V, VectorOperation::values operation, std::shared_ptr< const Utilities::MPI::CommunicationPatternBase > communication_pattern={}) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | inline |
| import_elements(const LinearAlgebra::ReadWriteVector< Number > &V, const VectorOperation::values operation, const std::shared_ptr< const Utilities::MPI::CommunicationPatternBase > &communication_pattern={}) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| in_local_range(const size_type global_index) const | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| is_non_negative() const | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| iterator typedef | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| l1_norm() const | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| l2_norm() const | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| linfty_norm() const | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
| list_subscribers() const | EnableObserverPointer | |
| locally_owned_elements() const | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| locally_owned_size() const | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| lp_norm(const real_type p) const | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| map_iterator typedef | EnableObserverPointer | private |
| map_value_type typedef | EnableObserverPointer | private |
| mean_value() const | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| memory_consumption() const | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| mmult(BlockVector< Number, MemorySpace > &V, const FullMatrixType &matrix, const Number s=Number(0.), const Number b=Number(1.)) const | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| multivector_inner_product(FullMatrixType &matrix, const BlockVector< Number, MemorySpace > &V, const bool symmetric=false) const | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| multivector_inner_product_with_metric(const FullMatrixType &matrix, const BlockVector< Number, MemorySpace > &V, const bool symmetric=false) const | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| mutex | EnableObserverPointer | privatestatic |
| n_blocks() const | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| n_subscriptions() const | EnableObserverPointer | inline |
| norm_sqr() const | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| object_info | EnableObserverPointer | mutableprivate |
| operator()(const size_type i) const | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| operator*(const BlockVector< Number, MemorySpace > &V) const | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| BlockVectorBase< Vector< Number, MemorySpace::Host > >::operator*(const BlockVectorBase &V) const | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| operator*=(const Number factor) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| operator+=(const BlockVector< Number, MemorySpace > &V) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| BlockVectorBase< Vector< Number, MemorySpace::Host > >::operator+=(const BlockVectorBase &V) | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| operator-=(const BlockVector< Number, MemorySpace > &V) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| BlockVectorBase< Vector< Number, MemorySpace::Host > >::operator-=(const BlockVectorBase &V) | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| operator/=(const Number factor) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| operator=(const value_type s) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| operator=(const BlockVector &V) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| operator=(const BlockVector< Number2, MemorySpace > &V) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| operator=(const Vector< Number, MemorySpace > &V) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| operator=(const PETScWrappers::MPI::BlockVector &petsc_vec) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| operator=(const TrilinosWrappers::MPI::BlockVector &trilinos_vec) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| BlockVectorBase< Vector< Number, MemorySpace::Host > >::operator=(const value_type s) | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| ReadVector< VectorType::value_type >::operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
| ReadVector< VectorType::value_type >::operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| operator==(const BlockVectorBase< VectorType2 > &v) const | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| operator[](const size_type i) const | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| pointer typedef | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| print(std::ostream &out, const unsigned int precision=3, const bool scientific=true, const bool across=true) const | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| real_type typedef | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| reference typedef | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| reinit(const size_type num_blocks, const size_type block_size=0, const bool omit_zeroing_entries=false) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| reinit(const std::vector< size_type > &block_sizes, const bool omit_zeroing_entries=false) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| reinit(const BlockVector< Number2, MemorySpace > &V, const bool omit_zeroing_entries=false) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| reinit(const std::vector< IndexSet > &local_ranges, const std::vector< IndexSet > &ghost_indices, const MPI_Comm communicator) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| reinit(const std::vector< IndexSet > &local_ranges, const MPI_Comm communicator) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| reinit(const std::vector< std::shared_ptr< const Utilities::MPI::Partitioner > > &partitioners, const MPI_Comm &comm_sm=MPI_COMM_SELF) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| reinit(const std::vector< std::shared_ptr< const Utilities::MPI::Partitioner > > &partitioners, const bool make_ghosted, const MPI_Comm &comm_sm=MPI_COMM_SELF) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| sadd(const Number s, const BlockVector< Number, MemorySpace > &V) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| sadd(const Number s, const Number a, const BlockVector< Number, MemorySpace > &V) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| BlockVectorBase< Vector< Number, MemorySpace::Host > >::sadd(const value_type s, const BlockVectorBase &V) | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| scale(const BlockVector< Number, MemorySpace > &scaling_factors) | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| BlockVectorBase< Vector< Number, MemorySpace::Host > >::scale(const BlockVector2 &v) | BlockVectorBase< Vector< Number, MemorySpace::Host > > | |
| serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
| set_ghost_state(const bool ghosted) const | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| size() const override | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | virtual |
| size_type typedef | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| swap(BlockVector< Number, MemorySpace > &v) noexcept | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| update_ghost_values() const | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| validity_pointers | EnableObserverPointer | mutableprivate |
| value_type typedef | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| zero_out_ghost_values() const | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| ~BlockVector()=default | LinearAlgebra::distributed::BlockVector< Number, MemorySpace > | |
| ~EnableObserverPointer() | EnableObserverPointer | virtual |