adjustMemory(size_type mSize, bool initializeNewValues, const value_type &value=value_type()) | Dune::Fem::DynamicArray< T, Allocator > | inlineprotected |
assign(const ThisType &org) | Dune::Fem::DynamicArray< T, Allocator > | inline |
axpy(const field_type &a, const DenseVector< Other > &x) | Dune::DenseVector< StaticArray< T > > | inline |
back() | Dune::DenseVector< StaticArray< T > > | inline |
back() const | Dune::DenseVector< StaticArray< T > > | inline |
beforeBegin() | Dune::DenseVector< StaticArray< T > > | inline |
beforeBegin() const | Dune::DenseVector< StaticArray< T > > | inline |
beforeEnd() | Dune::DenseVector< StaticArray< T > > | inline |
beforeEnd() const | Dune::DenseVector< StaticArray< T > > | inline |
begin() | Dune::DenseVector< StaticArray< T > > | inline |
begin() const | Dune::DenseVector< StaticArray< T > > | inline |
block_type typedef | Dune::DenseVector< StaticArray< T > > | |
blocklevel | Dune::DenseVector< StaticArray< T > > | static |
capacity() const | Dune::Fem::DynamicArray< T, Allocator > | inline |
clear() | Dune::Fem::StaticArray< T > | inline |
const_iterator typedef | Dune::DenseVector< StaticArray< T > > | |
ConstIterator typedef | Dune::DenseVector< StaticArray< T > > | |
data() | Dune::Fem::StaticArray< T > | inline |
data() const | Dune::Fem::StaticArray< T > | inline |
derived_type typedef | Dune::DenseVector< StaticArray< T > > | |
dim() const | Dune::DenseVector< StaticArray< T > > | inline |
dot(const DenseVector< Other > &x) const | Dune::DenseVector< StaticArray< T > > | inline |
DynamicArray(const ThisType &other) | Dune::Fem::DynamicArray< T, Allocator > | inline |
DynamicArray(size_type size, const value_type &value, AllocatorType allocator=AllocatorType()) | Dune::Fem::DynamicArray< T, Allocator > | inlineexplicit |
DynamicArray(size_type size=0, AllocatorType allocator=AllocatorType()) | Dune::Fem::DynamicArray< T, Allocator > | inlineexplicit |
empty() const | Dune::DenseVector< StaticArray< T > > | inline |
end() | Dune::DenseVector< StaticArray< T > > | inline |
end() const | Dune::DenseVector< StaticArray< T > > | inline |
field_type typedef | Dune::DenseVector< StaticArray< T > > | |
find(size_type i) | Dune::DenseVector< StaticArray< T > > | inline |
find(size_type i) const | Dune::DenseVector< StaticArray< T > > | inline |
front() | Dune::DenseVector< StaticArray< T > > | inline |
front() const | Dune::DenseVector< StaticArray< T > > | inline |
infinity_norm() const | Dune::DenseVector< StaticArray< T > > | inline |
infinity_norm() const | Dune::DenseVector< StaticArray< T > > | inline |
infinity_norm_real() const | Dune::DenseVector< StaticArray< T > > | inline |
infinity_norm_real() const | Dune::DenseVector< StaticArray< T > > | inline |
Iterator typedef | Dune::DenseVector< StaticArray< T > > | |
iterator typedef | Dune::DenseVector< StaticArray< T > > | |
memmove(size_type length, size_type oldStartIdx, size_type newStartIdx) | Dune::Fem::StaticArray< T > | inline |
N() const | Dune::DenseVector< StaticArray< T > > | inline |
one_norm() const | Dune::DenseVector< StaticArray< T > > | inline |
one_norm_real() const | Dune::DenseVector< StaticArray< T > > | inline |
operator!=(const DenseVector< Other > &x) const | Dune::DenseVector< StaticArray< T > > | inline |
operator*(const DenseVector< Other > &x) const | Dune::DenseVector< StaticArray< T > > | inline |
operator*=(const FieldType &kk) | Dune::DenseVector< StaticArray< T > > | inline |
operator+(const DenseVector< Other > &b) const | Dune::DenseVector< StaticArray< T > > | inline |
operator+=(const DenseVector< Other > &x) | Dune::DenseVector< StaticArray< T > > | inline |
operator+=(const ValueType &kk) | Dune::DenseVector< StaticArray< T > > | inline |
operator-(const DenseVector< Other > &b) const | Dune::DenseVector< StaticArray< T > > | inline |
operator-() const | Dune::DenseVector< StaticArray< T > > | inline |
operator-=(const DenseVector< Other > &x) | Dune::DenseVector< StaticArray< T > > | inline |
operator-=(const ValueType &kk) | Dune::DenseVector< StaticArray< T > > | inline |
operator/=(const FieldType &kk) | Dune::DenseVector< StaticArray< T > > | inline |
operator<<(std::ostream &s, const DenseVector< StaticArray< T > > &v) | Dune::DenseVector< StaticArray< T > > | related |
operator=(const ThisType &org) | Dune::Fem::DynamicArray< T, Allocator > | inline |
DenseVector< StaticArray< T > >::operator=(const value_type &k) | Dune::DenseVector< StaticArray< T > > | inline |
DenseVector< StaticArray< T > >::operator=(const DenseVector &)=default | Dune::DenseVector< StaticArray< T > > | protected |
DenseVector< StaticArray< T > >::operator=(const DenseVector< W > &other) | Dune::DenseVector< StaticArray< T > > | inline |
operator==(const ThisType &other) const | Dune::Fem::StaticArray< T > | inline |
DenseVector< StaticArray< T > >::operator==(const DenseVector< Other > &x) const | Dune::DenseVector< StaticArray< T > > | inline |
operator[](size_type i) | Dune::Fem::StaticArray< T > | inline |
operator[](size_type i) const | Dune::Fem::StaticArray< T > | inline |
reserve(size_type mSize) | Dune::Fem::DynamicArray< T, Allocator > | inline |
resize(size_type nsize) | Dune::Fem::DynamicArray< T, Allocator > | inline |
resize(size_type nsize, const value_type &value) | Dune::Fem::DynamicArray< T, Allocator > | inline |
setMemoryFactor(double memFactor) | Dune::Fem::DynamicArray< T, Allocator > | inline |
size() const | Dune::Fem::StaticArray< T > | inline |
StaticArray(size_type size, const value_type *vec) | Dune::Fem::StaticArray< T > | inlineexplicit |
two_norm() const | Dune::DenseVector< StaticArray< T > > | inline |
two_norm2() const | Dune::DenseVector< StaticArray< T > > | inline |
usedMemorySize() const | Dune::Fem::DynamicArray< T, Allocator > | inline |
~DynamicArray() | Dune::Fem::DynamicArray< T, Allocator > | inline |