axpy(const field_type &a, const DenseVector< Other > &x) | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
back() | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
back() const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
beforeBegin() | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
beforeBegin() const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
beforeEnd() | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
beforeEnd() const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
begin() | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
begin() const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
block_type typedef | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | |
blocklevel enum value | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | |
capacity() const | Dune::DynamicVector< K, Allocator > | inline |
const_iterator typedef | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | |
ConstIterator typedef | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | |
data() noexcept | Dune::DynamicVector< K, Allocator > | inline |
data() const noexcept | Dune::DynamicVector< K, Allocator > | inline |
derived_type typedef | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | |
dim() const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
dot(const DenseVector< Other > &x) const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
DynamicVector(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 DenseVector< X > &x, const allocator_type &a=allocator_type()) | Dune::DynamicVector< K, Allocator > | inline |
empty() const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
end() | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
end() const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
field_type typedef | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | |
find(size_type i) | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
find(size_type i) const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
front() | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
front() const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
infinity_norm() const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
infinity_norm() const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
infinity_norm_real() const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
infinity_norm_real() const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
iterator typedef | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | |
Iterator typedef | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | |
N() const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
one_norm() const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
one_norm_real() const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
operator!=(const DenseVector< Other > &x) const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
operator*(const DenseVector< Other > &x) const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
operator*=(const FieldType &kk) | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
operator+(const DenseVector< Other > &b) const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
operator+=(const DenseVector< Other > &x) | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
operator+=(const ValueType &kk) | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
operator-(const DenseVector< Other > &b) const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
operator-() const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
operator-=(const DenseVector< Other > &x) | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
operator-=(const ValueType &kk) | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
operator/=(const FieldType &kk) | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
operator<<(std::ostream &s, const DenseVector< DynamicVector< K, std::allocator< K > > > &v) | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | related |
operator=(const DynamicVector &other) | Dune::DynamicVector< K, Allocator > | inline |
operator=(DynamicVector &&other) | Dune::DynamicVector< K, Allocator > | inline |
operator=(const value_type &k) | Dune::DynamicVector< K, Allocator > | inline |
operator=(const DenseVector &)=default | Dune::DynamicVector< K, Allocator > | |
operator=(const DenseVector< W > &other) | Dune::DynamicVector< K, Allocator > | inline |
operator==(const DenseVector< Other > &x) const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
operator>>(std::istream &in, DynamicVector< K, Allocator > &v) | Dune::DynamicVector< K, Allocator > | related |
two_norm() const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |
two_norm2() const | Dune::DenseVector< DynamicVector< K, std::allocator< K > > > | inline |