Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BlockVectorBase< typename > Member List

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

::internal::BlockVectorIterators::Iterator classBlockVectorBase< typename >friend
add(const std::vector< size_type > &indices, const std::vector< Number > &values)BlockVectorBase< typename >
add(const std::vector< size_type > &indices, const Vector< Number > &values)BlockVectorBase< typename >
add(const size_type n_elements, const size_type *indices, const Number *values)BlockVectorBase< typename >
add(const value_type s)BlockVectorBase< typename >
add(const BlockVectorBase &V)BlockVectorBase< typename >
add(const value_type a, const BlockVectorBase &V)BlockVectorBase< typename >
add(const value_type a, const BlockVectorBase &V, const value_type b, const BlockVectorBase &W)BlockVectorBase< typename >
all_zero() const BlockVectorBase< typename >
begin()BlockVectorBase< typename >
begin() const BlockVectorBase< typename >
block(const unsigned int i)BlockVectorBase< typename >
block(const unsigned int i) const BlockVectorBase< typename >
block_indicesBlockVectorBase< typename >protected
BlockType typedefBlockVectorBase< typename >
BlockVectorBase (defined in BlockVectorBase< typename >)BlockVectorBase< typename >friend
BlockVectorBase()BlockVectorBase< typename >
collect_sizes()BlockVectorBase< typename >
componentsBlockVectorBase< typename >protected
compress(::VectorOperation::values operation)BlockVectorBase< typename >
compress() DEAL_II_DEPRECATEDBlockVectorBase< typename >
const_iterator typedef (defined in BlockVectorBase< typename >)BlockVectorBase< typename >
const_pointer typedef (defined in BlockVectorBase< typename >)BlockVectorBase< typename >
const_reference typedef (defined in BlockVectorBase< typename >)BlockVectorBase< typename >
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< typename >
end() const BlockVectorBase< typename >
equ(const value_type a, const BlockVector2 &V)BlockVectorBase< typename >
equ(const value_type a, const BlockVectorBase &V, const value_type b, const BlockVectorBase &W)BlockVectorBase< typename >
extract_subvector_to(const std::vector< size_type > &indices, std::vector< OtherNumber > &values) const BlockVectorBase< typename >
extract_subvector_to(ForwardIterator indices_begin, const ForwardIterator indices_end, OutputIterator values_begin) const BlockVectorBase< typename >
get_block_indices() const BlockVectorBase< typename >
in_local_range(const size_type global_index) const BlockVectorBase< typename >
is_non_negative() const BlockVectorBase< typename >
iterator typedef (defined in BlockVectorBase< typename >)BlockVectorBase< typename >
l1_norm() const BlockVectorBase< typename >
l2_norm() const BlockVectorBase< typename >
linfty_norm() const BlockVectorBase< typename >
list_subscribers() const Subscriptor
locally_owned_elements() const BlockVectorBase< typename >
mean_value() const BlockVectorBase< typename >
memory_consumption() const BlockVectorBase< typename >
n_blocks() const BlockVectorBase< typename >
n_subscriptions() const Subscriptor
norm_sqr() const BlockVectorBase< typename >
operator()(const size_type i) const BlockVectorBase< typename >
operator()(const size_type i)BlockVectorBase< typename >
operator*(const BlockVectorBase &V) const BlockVectorBase< typename >
operator*=(const value_type factor)BlockVectorBase< typename >
operator+=(const BlockVectorBase &V)BlockVectorBase< typename >
operator-=(const BlockVectorBase &V)BlockVectorBase< typename >
operator/=(const value_type factor)BlockVectorBase< typename >
operator=(const value_type s)BlockVectorBase< typename >
operator=(const BlockVectorBase &V)BlockVectorBase< typename >
operator=(const BlockVectorBase< VectorType2 > &V)BlockVectorBase< typename >
operator=(const VectorType &v)BlockVectorBase< typename >
Subscriptor::operator=(const Subscriptor &)Subscriptor
operator==(const BlockVectorBase< VectorType2 > &v) const BlockVectorBase< typename >
operator[](const size_type i) const BlockVectorBase< typename >
operator[](const size_type i)BlockVectorBase< typename >
pointer typedef (defined in BlockVectorBase< typename >)BlockVectorBase< typename >
real_type typedefBlockVectorBase< typename >
reference typedef (defined in BlockVectorBase< typename >)BlockVectorBase< typename >
sadd(const value_type s, const BlockVectorBase &V)BlockVectorBase< typename >
sadd(const value_type s, const value_type a, const BlockVectorBase &V)BlockVectorBase< typename >
sadd(const value_type s, const value_type a, const BlockVectorBase &V, const value_type b, const BlockVectorBase &W)BlockVectorBase< typename >
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< typename >
scale(const BlockVector2 &v)BlockVectorBase< typename >
serialize(Archive &ar, const unsigned int version)Subscriptorinline
size() const BlockVectorBase< typename >
size_type typedef (defined in BlockVectorBase< typename >)BlockVectorBase< typename >
subscribe(const char *identifier=0) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
supports_distributed_dataBlockVectorBase< typename >static
unsubscribe(const char *identifier=0) const Subscriptor
update_ghost_values() const BlockVectorBase< typename >
value_type typedef (defined in BlockVectorBase< typename >)BlockVectorBase< typename >
~Subscriptor()Subscriptorvirtual