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