::internal::BlockVectorIterators::Iterator class | BlockVectorBase< VectorType > | friend |
add(const std::vector< size_type > &indices, const std::vector< Number > &values) | BlockVectorBase< VectorType > | |
add(const std::vector< size_type > &indices, const Vector< Number > &values) | BlockVectorBase< VectorType > | |
add(const size_type n_elements, const size_type *indices, const Number *values) | BlockVectorBase< VectorType > | |
add(const value_type s) | BlockVectorBase< VectorType > | |
add(const BlockVectorBase &V) 1 | BlockVectorBase< VectorType > | |
add(const value_type a, const BlockVectorBase &V) | BlockVectorBase< VectorType > | |
add(const value_type a, const BlockVectorBase &V, const value_type b, const BlockVectorBase &W) | BlockVectorBase< VectorType > | |
add_and_dot(const value_type a, const BlockVectorBase &V, const BlockVectorBase &W) | BlockVectorBase< VectorType > | |
all_zero() const | BlockVectorBase< VectorType > | |
begin() | BlockVectorBase< VectorType > | |
begin() const | BlockVectorBase< VectorType > | |
block(const unsigned int i) | BlockVectorBase< VectorType > | |
block(const unsigned int i) const | BlockVectorBase< VectorType > | |
block_indices | BlockVectorBase< VectorType > | protected |
BlockType typedef | BlockVectorBase< VectorType > | |
BlockVectorBase() | BlockVectorBase< VectorType > | |
BlockVectorBase(const BlockVectorBase &V)=default | BlockVectorBase< VectorType > | |
BlockVectorBase(BlockVectorBase &&)=default | BlockVectorBase< VectorType > | |
collect_sizes() | BlockVectorBase< VectorType > | |
components | BlockVectorBase< VectorType > | protected |
compress(::VectorOperation::values operation) | BlockVectorBase< VectorType > | |
end() | BlockVectorBase< VectorType > | |
end() const | BlockVectorBase< VectorType > | |
equ(const value_type a, const BlockVector2 &V) | BlockVectorBase< VectorType > | |
equ(const value_type a, const BlockVectorBase &V, const value_type b, const BlockVectorBase &W) | BlockVectorBase< VectorType > | |
ExcInUse(int arg1, char *arg2, std::string &arg3) | Subscriptor | static |
ExcNoSubscriber(char *arg1, char *arg2) | Subscriptor | static |
extract_subvector_to(const std::vector< size_type > &indices, std::vector< OtherNumber > &values) const | BlockVectorBase< VectorType > | |
extract_subvector_to(ForwardIterator indices_begin, const ForwardIterator indices_end, OutputIterator values_begin) const | BlockVectorBase< VectorType > | |
get_block_indices() const | BlockVectorBase< VectorType > | |
in_local_range(const size_type global_index) const | BlockVectorBase< VectorType > | |
is_non_negative() const | BlockVectorBase< VectorType > | |
l1_norm() const | BlockVectorBase< VectorType > | |
l2_norm() const | BlockVectorBase< VectorType > | |
linfty_norm() const | BlockVectorBase< VectorType > | |
list_subscribers() const | Subscriptor | |
locally_owned_elements() const | BlockVectorBase< VectorType > | |
mean_value() const | BlockVectorBase< VectorType > | |
memory_consumption() const | BlockVectorBase< VectorType > | |
n_blocks() const | BlockVectorBase< VectorType > | |
n_subscriptions() const | Subscriptor | |
norm_sqr() const | BlockVectorBase< VectorType > | |
operator()(const size_type i) const | BlockVectorBase< VectorType > | |
operator()(const size_type i) | BlockVectorBase< VectorType > | |
operator*(const BlockVectorBase &V) const | BlockVectorBase< VectorType > | |
operator*=(const value_type factor) | BlockVectorBase< VectorType > | |
operator+=(const BlockVectorBase &V) | BlockVectorBase< VectorType > | |
operator-=(const BlockVectorBase &V) | BlockVectorBase< VectorType > | |
operator/=(const value_type factor) | BlockVectorBase< VectorType > | |
operator=(const value_type s) | BlockVectorBase< VectorType > | |
operator=(const BlockVectorBase &V) | BlockVectorBase< VectorType > | |
operator=(BlockVectorBase &&)=default | BlockVectorBase< VectorType > | |
operator=(const BlockVectorBase< VectorType2 > &V) | BlockVectorBase< VectorType > | |
operator=(const VectorType &v) | BlockVectorBase< VectorType > | |
Subscriptor::operator=(const Subscriptor &) | Subscriptor | |
Subscriptor::operator=(Subscriptor &&) | Subscriptor | |
operator==(const BlockVectorBase< VectorType2 > &v) const | BlockVectorBase< VectorType > | |
operator[](const size_type i) const | BlockVectorBase< VectorType > | |
operator[](const size_type i) | BlockVectorBase< VectorType > | |
real_type typedef | BlockVectorBase< VectorType > | |
sadd(const value_type s, const BlockVectorBase &V) | BlockVectorBase< VectorType > | |
sadd(const value_type s, const value_type a, const BlockVectorBase &V) | BlockVectorBase< VectorType > | |
sadd(const value_type s, const value_type a, const BlockVectorBase &V, const value_type b, const BlockVectorBase &W) | BlockVectorBase< VectorType > | |
sadd(const value_type s, const value_type a, const BlockVectorBase &V, const value_type b, const BlockVectorBase &W, const value_type c, const BlockVectorBase &X) | BlockVectorBase< VectorType > | |
scale(const BlockVector2 &v) | BlockVectorBase< VectorType > | |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
size() const | BlockVectorBase< VectorType > | |
subscribe(const char *identifier=0) const | Subscriptor | |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
Subscriptor(Subscriptor &&) | Subscriptor | |
supports_distributed_data | BlockVectorBase< VectorType > | static |
unsubscribe(const char *identifier=0) const | Subscriptor | |
update_ghost_values() const | BlockVectorBase< VectorType > | |
~Subscriptor() | Subscriptor | virtual |