capacity() const | Vector< T, Allocator > | inline |
clear() | Vector< T, Allocator > | inline |
clone() const | Vector< T, Allocator > | inline |
clonePtr() const | Vector< T, Allocator > | inline |
constIterator typedef | Vector< T, Allocator > | |
constPointer | Vector< T, Allocator > | |
constReference typedef | Vector< T, Allocator > | |
deleteElement(const Vector< label > &indices) | Vector< T, Allocator > | |
deleteElement(label index) | Vector< T, Allocator > | |
deleteElement_sorted(const Vector< label > &indices) | Vector< T, Allocator > | |
deviceVector() | Vector< T, Allocator > | inline |
deviceVector() const | Vector< T, Allocator > | inline |
deviceVectorAll() | Vector< T, Allocator > | inline |
deviceVectorAll() const | Vector< T, Allocator > | inline |
fill(const T &val) | Vector< T, Allocator > | inline |
getVectorStride(const size_t &len) | Vector< T, Allocator > | inlineprotectedstatic |
initList typedef | Vector< T, Allocator > | |
insertSetElement(const int32IndexContainer &indices, const T &val) | Vector< T, Allocator > | |
insertSetElement(const int32IndexContainer &indices, const Vector< T > &vals) | Vector< T, Allocator > | |
insertSetElement(const Vector< int32 > &indices, const T &val) | Vector< T, Allocator > | |
insertSetElement(const Vector< int32 > &indices, const Vector< T > &vals) | Vector< T, Allocator > | |
insertSetElement(int32 idx, const T &val) | Vector< T, Allocator > | inline |
isHostAccessible() | Vector< T, Allocator > | inlinestatic |
isHostAccessible_ | Vector< T, Allocator > | protectedstatic |
iterator typedef | Vector< T, Allocator > | |
memoerySpaceName() | Vector< T, Allocator > | inlineprotectedstatic |
name() const | Vector< T, Allocator > | inline |
name_ | Vector< T, Allocator > | protected |
operator*=(const T &val) | Vector< T, Allocator > | inline |
operator*=(const VectorType &v) | Vector< T, Allocator > | inline |
operator+=(const T &val) | Vector< T, Allocator > | inline |
operator+=(const VectorType &v) | Vector< T, Allocator > | inline |
operator-() const | Vector< T, Allocator > | inline |
operator-=(const T &val) | Vector< T, Allocator > | inline |
operator-=(const VectorType &v) | Vector< T, Allocator > | inline |
operator/=(const T &val) | Vector< T, Allocator > | inline |
operator/=(const VectorType &v) | Vector< T, Allocator > | inline |
operator=(const VectorType &rhs)=default | Vector< T, Allocator > | inline |
operator=(const vectorType &rhs) | Vector< T, Allocator > | inline |
operator=(VectorType &&mv)=default | Vector< T, Allocator > | inline |
operator=(const T &val) | Vector< T, Allocator > | inline |
pointer typedef | Vector< T, Allocator > | |
read(iIstream &is) | Vector< T, Allocator > | inline |
readVector(iIstream &is) | Vector< T, Allocator > | |
reference typedef | Vector< T, Allocator > | |
reserve(label len) | Vector< T, Allocator > | inline |
size() const | Vector< T, Allocator > | inline |
TypeInfoTemplateNV2("Vector", T, memoerySpaceName()) | Vector< T, Allocator > | |
valueType typedef | Vector< T, Allocator > | |
Vector() | Vector< T, Allocator > | inline |
Vector(const word &name) | Vector< T, Allocator > | inline |
Vector(const size_t len) | Vector< T, Allocator > | inline |
Vector(const word &name, size_t len) | Vector< T, Allocator > | inline |
Vector(size_t len, const T &val) | Vector< T, Allocator > | inline |
Vector(const word &name, size_t len, const T &val) | Vector< T, Allocator > | inline |
Vector(const size_t cap, RESERVE) | Vector< T, Allocator > | inline |
Vector(const size_t cap, const size_t len, RESERVE) | Vector< T, Allocator > | inline |
Vector(const word &name, size_t cap, size_t len, RESERVE) | Vector< T, Allocator > | inline |
Vector(const size_t cap, const size_t len, const T &val, RESERVE) | Vector< T, Allocator > | inline |
Vector(const initList &l) | Vector< T, Allocator > | inline |
Vector(const word name, const Vector< T > &src) | Vector< T, Allocator > | inline |
Vector(const VectorType &src)=default | Vector< T, Allocator > | inline |
Vector(VectorType &&mv)=default | Vector< T, Allocator > | inline |
Vector(const vectorType &src) | Vector< T, Allocator > | inline |
Vector(iIstream &is) | Vector< T, Allocator > | |
VectorField() const | Vector< T, Allocator > | inline |
VectorField() | Vector< T, Allocator > | inline |
vectorField() const | Vector< T, Allocator > | inline |
vectorField() | Vector< T, Allocator > | inline |
vectorType typedef | Vector< T, Allocator > | |
VectorType typedef | Vector< T, Allocator > | |
write(iOstream &os) const | Vector< T, Allocator > | inline |
writeVector(iOstream &os) const | Vector< T, Allocator > | |
~Vector() | Vector< T, Allocator > | inline |