adjustMemory(size_t mSize) | Dune::Fem::MutableArray< T, AllocatorType > | inlineprotected |
axpy(const ThisType &org, const T scalar) | Dune::Fem::StaticArray< T > | inline |
axpy(const ThisType &org, const double scalar) | Dune::Fem::StaticArray< T > | inline |
BaseType typedef | Dune::Fem::MutableArray< T, AllocatorType > | protected |
begin() | Dune::Fem::StaticArray< T > | inline |
begin() const | Dune::Fem::StaticArray< T > | inline |
block_type typedef | Dune::Fem::StaticArray< T > | |
capacity() const | Dune::Fem::MutableArray< T, AllocatorType > | inline |
clear() | Dune::Fem::StaticArray< T > | inline |
clear() | Dune::Fem::StaticArray< T > | inline |
clear() | Dune::Fem::StaticArray< T > | inline |
const_iterator typedef | Dune::Fem::StaticArray< T > | |
ConstDofIteratorType typedef | Dune::Fem::StaticArray< T > | |
data() | Dune::Fem::StaticArray< T > | inline |
data() const | Dune::Fem::StaticArray< T > | inline |
DofIteratorType typedef | Dune::Fem::StaticArray< T > | |
end() | Dune::Fem::StaticArray< T > | inline |
end() const | Dune::Fem::StaticArray< T > | inline |
FieldType typedef | Dune::Fem::StaticArray< T > | |
freeMemory() | Dune::Fem::MutableArray< T, AllocatorType > | inlineprotected |
iterator typedef | Dune::Fem::StaticArray< T > | |
leakPointer() | Dune::Fem::StaticArray< T > | inline |
leakPointer() const | Dune::Fem::StaticArray< T > | inline |
memmove(const int length, const int oldStartIdx, const int newStartIdx) | Dune::Fem::StaticArray< T > | inline |
memoryFactor_ | Dune::Fem::MutableArray< T, AllocatorType > | protected |
memSize_ | Dune::Fem::MutableArray< T, AllocatorType > | protected |
MutableArray() | Dune::Fem::MutableArray< T, AllocatorType > | inline |
MutableArray(const MutableArray &other) | Dune::Fem::MutableArray< T, AllocatorType > | inline |
MutableArray(const size_t size) | Dune::Fem::MutableArray< T, AllocatorType > | inline |
operator*=(const T scalar) | Dune::Fem::StaticArray< T > | inline |
operator+=(const ThisType &org) | Dune::Fem::StaticArray< T > | inline |
operator-=(const ThisType &org) | Dune::Fem::StaticArray< T > | inline |
operator/=(const T scalar) | Dune::Fem::StaticArray< T > | inline |
operator=(const ThisType &org) | Dune::Fem::MutableArray< T, AllocatorType > | inline |
Dune::Fem::StaticArray::operator=(const T scalar) | Dune::Fem::StaticArray< T > | inline |
operator==(const ThisType &other) const | Dune::Fem::StaticArray< T > | inline |
operator[](const size_t i) | Dune::Fem::StaticArray< T > | inline |
operator[](const size_t i) const | Dune::Fem::StaticArray< T > | inline |
print(std::ostream &s) const | Dune::Fem::StaticArray< T > | inline |
read(InStreamInterface< StreamTraits > &in) | Dune::Fem::StaticArray< T > | inline |
reserve(size_t mSize) | Dune::Fem::MutableArray< T, AllocatorType > | inline |
resize(size_t nsize) | Dune::Fem::MutableArray< T, AllocatorType > | inline |
setMemoryFactor(const double memFactor) | Dune::Fem::MutableArray< T, AllocatorType > | inline |
size() const | Dune::Fem::StaticArray< T > | inline |
size_ | Dune::Fem::StaticArray< T > | protected |
size_type typedef | Dune::Fem::StaticArray< T > | |
StaticArray(const StaticArray &) | Dune::Fem::StaticArray< T > | protected |
StaticArray(const size_t size, T *vec) | Dune::Fem::StaticArray< T > | inlineexplicit |
StaticArray(const size_t size, const T *vec) | Dune::Fem::StaticArray< T > | inlineexplicit |
ThisType typedef | Dune::Fem::MutableArray< T, AllocatorType > | protected |
usedMemorySize() const | Dune::Fem::MutableArray< T, AllocatorType > | inline |
value_type typedef | Dune::Fem::StaticArray< T > | |
vec_ | Dune::Fem::StaticArray< T > | protected |
write(OutStreamInterface< StreamTraits > &out) const | Dune::Fem::StaticArray< T > | inline |
~MutableArray() | Dune::Fem::MutableArray< T, AllocatorType > | inline |