dune-common  2.5.0
Dune::DynamicVector< K, Allocator > Member List

This is the complete list of members for Dune::DynamicVector< K, Allocator >, including all inherited members.

allocator_type typedefDune::DynamicVector< K, Allocator >
axpy(const value_type &a, const DenseVector< Other > &y)Dune::DenseVector< DynamicVector< K, Allocator > >inline
beforeBegin()Dune::DenseVector< DynamicVector< K, Allocator > >inline
beforeBegin() constDune::DenseVector< DynamicVector< K, Allocator > >inline
beforeEnd()Dune::DenseVector< DynamicVector< K, Allocator > >inline
beforeEnd() constDune::DenseVector< DynamicVector< K, Allocator > >inline
begin()Dune::DenseVector< DynamicVector< K, Allocator > >inline
begin() constDune::DenseVector< DynamicVector< K, Allocator > >inline
block_type typedefDune::DenseVector< DynamicVector< K, Allocator > >
blocklevel enum valueDune::DenseVector< DynamicVector< K, Allocator > >
capacity() constDune::DynamicVector< K, Allocator >inline
const_iterator typedefDune::DenseVector< DynamicVector< K, Allocator > >
ConstIterator typedefDune::DenseVector< DynamicVector< K, Allocator > >
DenseVector()Dune::DenseVector< DynamicVector< K, Allocator > >inlineprotected
derived_type typedefDune::DenseVector< DynamicVector< K, Allocator > >
dim() constDune::DenseVector< DynamicVector< K, Allocator > >inline
dot(const DenseVector< Other > &y) constDune::DenseVector< DynamicVector< K, Allocator > >inline
DynamicVector(const allocator_type &a=allocator_type())Dune::DynamicVector< K, Allocator >inlineexplicit
DynamicVector(size_type n, const allocator_type &a=allocator_type())Dune::DynamicVector< K, Allocator >inlineexplicit
DynamicVector(size_type n, value_type c, const allocator_type &a=allocator_type())Dune::DynamicVector< K, Allocator >inline
DynamicVector(std::initializer_list< K > const &l)Dune::DynamicVector< K, Allocator >inline
DynamicVector(const DynamicVector &x)Dune::DynamicVector< K, Allocator >inline
DynamicVector(DynamicVector &&x)Dune::DynamicVector< K, Allocator >inline
DynamicVector(const DynamicVector< T, Allocator > &x)Dune::DynamicVector< K, Allocator >inline
DynamicVector(const DenseVector< X > &x, const allocator_type &a=allocator_type())Dune::DynamicVector< K, Allocator >inline
end()Dune::DenseVector< DynamicVector< K, Allocator > >inline
end() constDune::DenseVector< DynamicVector< K, Allocator > >inline
field_type typedefDune::DenseVector< DynamicVector< K, Allocator > >
find(size_type i)Dune::DenseVector< DynamicVector< K, Allocator > >inline
find(size_type i) constDune::DenseVector< DynamicVector< K, Allocator > >inline
infinity_norm() constDune::DenseVector< DynamicVector< K, Allocator > >inline
infinity_norm() constDune::DenseVector< DynamicVector< K, Allocator > >inline
infinity_norm_real() constDune::DenseVector< DynamicVector< K, Allocator > >inline
infinity_norm_real() constDune::DenseVector< DynamicVector< K, Allocator > >inline
Iterator typedefDune::DenseVector< DynamicVector< K, Allocator > >
iterator typedefDune::DenseVector< DynamicVector< K, Allocator > >
N() constDune::DenseVector< DynamicVector< K, Allocator > >inline
one_norm() constDune::DenseVector< DynamicVector< K, Allocator > >inline
one_norm_real() constDune::DenseVector< DynamicVector< K, Allocator > >inline
operator!=(const DenseVector< Other > &y) constDune::DenseVector< DynamicVector< K, Allocator > >inline
operator*(const DenseVector< Other > &y) constDune::DenseVector< DynamicVector< K, Allocator > >inline
operator*=(const ValueType &kk)Dune::DenseVector< DynamicVector< K, Allocator > >inline
operator+(const DenseVector< Other > &b) constDune::DenseVector< DynamicVector< K, Allocator > >inline
operator+=(const DenseVector< Other > &y)Dune::DenseVector< DynamicVector< K, Allocator > >inline
operator+=(const ValueType &kk)Dune::DenseVector< DynamicVector< K, Allocator > >inline
operator-(const DenseVector< Other > &b) constDune::DenseVector< DynamicVector< K, Allocator > >inline
operator-=(const DenseVector< Other > &y)Dune::DenseVector< DynamicVector< K, Allocator > >inline
operator-=(const ValueType &kk)Dune::DenseVector< DynamicVector< K, Allocator > >inline
operator/=(const ValueType &kk)Dune::DenseVector< DynamicVector< K, Allocator > >inline
operator<<(std::ostream &s, const DenseVector< DynamicVector< K, Allocator > > &v)Dune::DenseVector< DynamicVector< K, Allocator > >related
operator=(const DynamicVector &other)Dune::DynamicVector< K, Allocator >inline
operator=(DynamicVector &&other)Dune::DynamicVector< K, Allocator >inline
DenseVector< DynamicVector< K, Allocator > >::operator=(const value_type &k)Dune::DenseVector< DynamicVector< K, Allocator > >inline
operator==(const DenseVector< Other > &y) constDune::DenseVector< DynamicVector< K, Allocator > >inline
operator>>(std::istream &in, DynamicVector< K, Allocator > &v)Dune::DynamicVector< K, Allocator >related
operator[](size_type i)Dune::DynamicVector< K, Allocator >inline
operator[](size_type i) constDune::DynamicVector< K, Allocator >inline
reserve(size_type n)Dune::DynamicVector< K, Allocator >inline
resize(size_type n, value_type c=value_type())Dune::DynamicVector< K, Allocator >inline
size() constDune::DynamicVector< K, Allocator >inline
size_type typedefDune::DynamicVector< K, Allocator >
two_norm() constDune::DenseVector< DynamicVector< K, Allocator > >inline
two_norm2() constDune::DenseVector< DynamicVector< K, Allocator > >inline
value_type typedefDune::DynamicVector< K, Allocator >