Reference documentation for deal.II version 8.5.1
BlockVectorBase< VectorType > Member List

This is the complete list of members for BlockVectorBase< VectorType >, including all inherited members.

::internal::BlockVectorIterators::Iterator classBlockVectorBase< 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) 1BlockVectorBase< 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() constBlockVectorBase< VectorType >
begin()BlockVectorBase< VectorType >
begin() constBlockVectorBase< VectorType >
block(const unsigned int i)BlockVectorBase< VectorType >
block(const unsigned int i) constBlockVectorBase< VectorType >
block_indicesBlockVectorBase< VectorType >protected
BlockType typedefBlockVectorBase< VectorType >
BlockVectorBase()BlockVectorBase< VectorType >
BlockVectorBase(const BlockVectorBase &V)=defaultBlockVectorBase< VectorType >
BlockVectorBase(BlockVectorBase &&)=defaultBlockVectorBase< VectorType >
collect_sizes()BlockVectorBase< VectorType >
componentsBlockVectorBase< VectorType >protected
compress(::VectorOperation::values operation)BlockVectorBase< VectorType >
end()BlockVectorBase< VectorType >
end() constBlockVectorBase< 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)Subscriptorstatic
ExcNoSubscriber(char *arg1, char *arg2)Subscriptorstatic
extract_subvector_to(const std::vector< size_type > &indices, std::vector< OtherNumber > &values) constBlockVectorBase< VectorType >
extract_subvector_to(ForwardIterator indices_begin, const ForwardIterator indices_end, OutputIterator values_begin) constBlockVectorBase< VectorType >
get_block_indices() constBlockVectorBase< VectorType >
in_local_range(const size_type global_index) constBlockVectorBase< VectorType >
is_non_negative() constBlockVectorBase< VectorType >
l1_norm() constBlockVectorBase< VectorType >
l2_norm() constBlockVectorBase< VectorType >
linfty_norm() constBlockVectorBase< VectorType >
list_subscribers() constSubscriptor
locally_owned_elements() constBlockVectorBase< VectorType >
mean_value() constBlockVectorBase< VectorType >
memory_consumption() constBlockVectorBase< VectorType >
n_blocks() constBlockVectorBase< VectorType >
n_subscriptions() constSubscriptor
norm_sqr() constBlockVectorBase< VectorType >
operator()(const size_type i) constBlockVectorBase< VectorType >
operator()(const size_type i)BlockVectorBase< VectorType >
operator*(const BlockVectorBase &V) constBlockVectorBase< 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 &&)=defaultBlockVectorBase< 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) constBlockVectorBase< VectorType >
operator[](const size_type i) constBlockVectorBase< VectorType >
operator[](const size_type i)BlockVectorBase< VectorType >
real_type typedefBlockVectorBase< 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)Subscriptorinline
size() constBlockVectorBase< VectorType >
subscribe(const char *identifier=0) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&)Subscriptor
supports_distributed_dataBlockVectorBase< VectorType >static
unsubscribe(const char *identifier=0) constSubscriptor
update_ghost_values() constBlockVectorBase< VectorType >
~Subscriptor()Subscriptorvirtual