, including all inherited members.
allocator_type typedef | Dune::DynamicVector< K, Allocator > | |
axpy(const field_type &a, const DenseVector< Other > &y) | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
beforeBegin() | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
beforeBegin() const | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
beforeEnd() | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
beforeEnd() const | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
begin() | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
begin() const | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
block_type typedef | Dune::DenseVector< DynamicVector< K, Allocator > > | |
blocklevel enum value | Dune::DenseVector< DynamicVector< K, Allocator > > | |
capacity() const | Dune::DynamicVector< K, Allocator > | [inline] |
const_iterator typedef | Dune::DenseVector< DynamicVector< K, Allocator > > | |
ConstIterator typedef | Dune::DenseVector< DynamicVector< K, Allocator > > | |
DenseVector() | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline, protected] |
derived_type typedef | Dune::DenseVector< DynamicVector< K, Allocator > > | |
dim() const | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
dot(const DenseVector< Other > &y) const | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
DynamicVector(const allocator_type &a=allocator_type()) | Dune::DynamicVector< K, Allocator > | [inline, explicit] |
DynamicVector(size_type n, const allocator_type &a=allocator_type()) | Dune::DynamicVector< K, Allocator > | [inline, explicit] |
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() const | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
field_type typedef | Dune::DenseVector< DynamicVector< K, Allocator > > | |
find(size_type i) | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
find(size_type i) const | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
infinity_norm() const | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
infinity_norm() const | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
infinity_norm_real() const | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
infinity_norm_real() const | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
Iterator typedef | Dune::DenseVector< DynamicVector< K, Allocator > > | |
iterator typedef | Dune::DenseVector< DynamicVector< K, Allocator > > | |
N() const | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
one_norm() const | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
one_norm_real() const | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
operator!=(const DenseVector< Other > &y) const | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
operator*(const DenseVector< Other > &y) const | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
operator*=(const FieldType &kk) | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
operator+(const DenseVector< Other > &b) const | Dune::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) const | Dune::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 FieldType &kk) | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
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) const | Dune::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) const | Dune::DynamicVector< K, Allocator > | [inline] |
DenseVector< DynamicVector< K, Allocator > >::operator[](size_type i) | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
DenseVector< DynamicVector< K, Allocator > >::operator[](size_type i) const | Dune::DenseVector< 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() const | Dune::DynamicVector< K, Allocator > | [inline] |
size_type typedef | Dune::DynamicVector< K, Allocator > | |
two_norm() const | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
two_norm2() const | Dune::DenseVector< DynamicVector< K, Allocator > > | [inline] |
value_type typedef | Dune::DynamicVector< K, Allocator > | |