Reference documentation for deal.II version 8.1.0
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)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 >
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_indicesBlockVectorBase< VectorType >protected
BlockType typedefBlockVectorBase< VectorType >
BlockVectorBase (defined in BlockVectorBase< VectorType >)BlockVectorBase< VectorType >friend
BlockVectorBase()BlockVectorBase< VectorType >
collect_sizes()BlockVectorBase< VectorType >
componentsBlockVectorBase< VectorType >protected
compress(::VectorOperation::values operation)BlockVectorBase< VectorType >
compress() DEAL_II_DEPRECATEDBlockVectorBase< VectorType >
const_iterator typedef (defined in BlockVectorBase< VectorType >)BlockVectorBase< VectorType >
const_pointer typedef (defined in BlockVectorBase< VectorType >)BlockVectorBase< VectorType >
const_reference typedef (defined in BlockVectorBase< VectorType >)BlockVectorBase< VectorType >
DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier \""<< arg2<< "\" did subscribe to this object of class "<< arg1)Subscriptor
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects.\n"<< "(Additional information: "<< arg3<< ")\n"<< "Note the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "more information on what this error means.")Subscriptor
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 >
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 >
iterator typedef (defined in BlockVectorBase< VectorType >)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=(const BlockVectorBase< VectorType2 > &V)BlockVectorBase< VectorType >
operator=(const VectorType &v)BlockVectorBase< VectorType >
Subscriptor::operator=(const 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 >
pointer typedef (defined in BlockVectorBase< VectorType >)BlockVectorBase< VectorType >
real_type typedefBlockVectorBase< VectorType >
reference typedef (defined in BlockVectorBase< VectorType >)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)Subscriptorinline
size() const BlockVectorBase< VectorType >
size_type typedef (defined in BlockVectorBase< VectorType >)BlockVectorBase< VectorType >
subscribe(const char *identifier=0) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
supports_distributed_dataBlockVectorBase< VectorType >static
unsubscribe(const char *identifier=0) const Subscriptor
update_ghost_values() const BlockVectorBase< VectorType >
value_type typedef (defined in BlockVectorBase< VectorType >)BlockVectorBase< VectorType >
~Subscriptor()Subscriptorvirtual