Template Numerical Library version\ main:94209208
Loading...
Searching...
No Matches
TNL::Containers::Vector< Real, Device, Index, Allocator > Member List

This is the complete list of members for TNL::Containers::Vector< Real, Device, Index, Allocator >, including all inherited members.

allocatorTNL::Containers::Array< Value, Device, Index, Allocator >protected
AllocatorType typedefTNL::Containers::Vector< Real, Device, Index, Allocator >
Array()=defaultTNL::Containers::Array< Value, Device, Index, Allocator >
Array(const AllocatorType &allocator)TNL::Containers::Array< Value, Device, Index, Allocator >explicit
Array(IndexType size, const AllocatorType &allocator=AllocatorType())TNL::Containers::Array< Value, Device, Index, Allocator >explicit
Array(IndexType size, ValueType value, const AllocatorType &allocator=AllocatorType())TNL::Containers::Array< Value, Device, Index, Allocator >explicit
Array(ValueType *data, IndexType size, const AllocatorType &allocator=AllocatorType())TNL::Containers::Array< Value, Device, Index, Allocator >
Array(const Array &array)TNL::Containers::Array< Value, Device, Index, Allocator >explicit
Array(const Array &array, const AllocatorType &allocator)TNL::Containers::Array< Value, Device, Index, Allocator >explicit
Array(const Array &array, IndexType begin, IndexType size=0, const AllocatorType &allocator=AllocatorType())TNL::Containers::Array< Value, Device, Index, Allocator >
Array(Array &&array) noexceptTNL::Containers::Array< Value, Device, Index, Allocator >
Array(const Array< Value_, Device_, Index_, Allocator_ > &a)TNL::Containers::Array< Value, Device, Index, Allocator >explicit
Array(const std::initializer_list< InValue > &list, const AllocatorType &allocator=AllocatorType())TNL::Containers::Array< Value, Device, Index, Allocator >
Array(const std::list< InValue > &list, const AllocatorType &allocator=AllocatorType())TNL::Containers::Array< Value, Device, Index, Allocator >
Array(const std::vector< InValue > &vector, const AllocatorType &allocator=AllocatorType())TNL::Containers::Array< Value, Device, Index, Allocator >
ConstViewType typedefTNL::Containers::Vector< Real, Device, Index, Allocator >
dataTNL::Containers::Array< Value, Device, Index, Allocator >protected
DeviceType typedefTNL::Containers::Vector< Real, Device, Index, Allocator >
empty() constTNL::Containers::Array< Value, Device, Index, Allocator >
forAllElements(Function &&f)TNL::Containers::Array< Value, Device, Index, Allocator >
forAllElements(Function &&f) constTNL::Containers::Array< Value, Device, Index, Allocator >
forElements(IndexType begin, IndexType end, Function &&f)TNL::Containers::Array< Value, Device, Index, Allocator >
forElements(IndexType begin, IndexType end, Function &&f) constTNL::Containers::Array< Value, Device, Index, Allocator >
getAllocator() constTNL::Containers::Array< Value, Device, Index, Allocator >
getArrayData() constTNL::Containers::Array< Value, Device, Index, Allocator >
getArrayData()TNL::Containers::Array< Value, Device, Index, Allocator >
getConstView(IndexType begin=0, IndexType end=0) constTNL::Containers::Vector< Real, Device, Index, Allocator >
getData() constTNL::Containers::Array< Value, Device, Index, Allocator >
getData()TNL::Containers::Array< Value, Device, Index, Allocator >
getElement(IndexType i) constTNL::Containers::Array< Value, Device, Index, Allocator >
getSerializationType()TNL::Containers::Array< Value, Device, Index, Allocator >static
getSerializationTypeVirtual() constTNL::Containers::Array< Value, Device, Index, Allocator >virtual
getSize() constTNL::Containers::Array< Value, Device, Index, Allocator >
getView(IndexType begin=0, IndexType end=0)TNL::Containers::Vector< Real, Device, Index, Allocator >
IndexType typedefTNL::Containers::Vector< Real, Device, Index, Allocator >
load(const String &fileName)TNL::Containers::Array< Value, Device, Index, Allocator >
operator ConstViewType() constTNL::Containers::Vector< Real, Device, Index, Allocator >
operator ViewType()TNL::Containers::Vector< Real, Device, Index, Allocator >
operator!=(const ArrayT &array) constTNL::Containers::Array< Value, Device, Index, Allocator >
operator%=(const VectorExpression &expression)TNL::Containers::Vector< Real, Device, Index, Allocator >
operator%=(const VectorExpression &expression) (defined in TNL::Containers::Vector< Real, Device, Index, Allocator >)TNL::Containers::Vector< Real, Device, Index, Allocator >
operator()(IndexType i)TNL::Containers::Array< Value, Device, Index, Allocator >
operator()(IndexType i) constTNL::Containers::Array< Value, Device, Index, Allocator >
operator*=(const VectorExpression &expression)TNL::Containers::Vector< Real, Device, Index, Allocator >
operator*=(const VectorExpression &expression) (defined in TNL::Containers::Vector< Real, Device, Index, Allocator >)TNL::Containers::Vector< Real, Device, Index, Allocator >
operator+=(const VectorExpression &expression)TNL::Containers::Vector< Real, Device, Index, Allocator >
operator+=(const VectorExpression &expression) (defined in TNL::Containers::Vector< Real, Device, Index, Allocator >)TNL::Containers::Vector< Real, Device, Index, Allocator >
operator-=(const VectorExpression &expression)TNL::Containers::Vector< Real, Device, Index, Allocator >
operator-=(const VectorExpression &expression) (defined in TNL::Containers::Vector< Real, Device, Index, Allocator >)TNL::Containers::Vector< Real, Device, Index, Allocator >
operator/=(const VectorExpression &expression)TNL::Containers::Vector< Real, Device, Index, Allocator >
operator/=(const VectorExpression &expression) (defined in TNL::Containers::Vector< Real, Device, Index, Allocator >)TNL::Containers::Vector< Real, Device, Index, Allocator >
operator=(const Vector &)=defaultTNL::Containers::Vector< Real, Device, Index, Allocator >
operator=(Vector &&) noexcept(false)=defaultTNL::Containers::Vector< Real, Device, Index, Allocator >
operator=(const VectorExpression &expression)TNL::Containers::Vector< Real, Device, Index, Allocator >
operator=(const T &data)TNL::Containers::Vector< Real, Device, Index, Allocator >inline
operator=(const VectorExpression &expression) (defined in TNL::Containers::Vector< Real, Device, Index, Allocator >)TNL::Containers::Vector< Real, Device, Index, Allocator >
TNL::Containers::Array::operator=(const Array &array)TNL::Containers::Array< Value, Device, Index, Allocator >
TNL::Containers::Array::operator=(Array &&array) noexcept(false)TNL::Containers::Array< Value, Device, Index, Allocator >
TNL::Containers::Array::operator=(const std::list< InValue > &list)TNL::Containers::Array< Value, Device, Index, Allocator >
TNL::Containers::Array::operator=(const std::vector< InValue > &vector)TNL::Containers::Array< Value, Device, Index, Allocator >
operator==(const ArrayT &array) constTNL::Containers::Array< Value, Device, Index, Allocator >
operator[](IndexType i)TNL::Containers::Array< Value, Device, Index, Allocator >
operator[](IndexType i) constTNL::Containers::Array< Value, Device, Index, Allocator >
reallocate(IndexType size)TNL::Containers::Array< Value, Device, Index, Allocator >protected
RealType typedefTNL::Containers::Vector< Real, Device, Index, Allocator >
releaseData()TNL::Containers::Array< Value, Device, Index, Allocator >protected
reset()TNL::Containers::Array< Value, Device, Index, Allocator >
resize(IndexType size)TNL::Containers::Array< Value, Device, Index, Allocator >
resize(IndexType size, ValueType value)TNL::Containers::Array< Value, Device, Index, Allocator >
save(const String &fileName) constTNL::Containers::Array< Value, Device, Index, Allocator >
Self typedefTNL::Containers::Vector< Real, Device, Index, Allocator >
setElement(IndexType i, ValueType value)TNL::Containers::Array< Value, Device, Index, Allocator >
setLike(const ArrayT &array)TNL::Containers::Array< Value, Device, Index, Allocator >
setSize(IndexType size)TNL::Containers::Array< Value, Device, Index, Allocator >
setValue(ValueType value, IndexType begin=0, IndexType end=0)TNL::Containers::Array< Value, Device, Index, Allocator >
sizeTNL::Containers::Array< Value, Device, Index, Allocator >protected
swap(Array &array)TNL::Containers::Array< Value, Device, Index, Allocator >
ValueType typedefTNL::Containers::Array< Value, Device, Index, Allocator >
Vector()=defaultTNL::Containers::Vector< Real, Device, Index, Allocator >
Vector(const Vector &)=defaultTNL::Containers::Vector< Real, Device, Index, Allocator >explicit
Vector(const Vector &vector, const AllocatorType &allocator)TNL::Containers::Vector< Real, Device, Index, Allocator >explicit
Vector(Vector &&) noexcept=defaultTNL::Containers::Vector< Real, Device, Index, Allocator >
Vector(const VectorExpression &expression)TNL::Containers::Vector< Real, Device, Index, Allocator >explicit
ViewType typedefTNL::Containers::Vector< Real, Device, Index, Allocator >
~Array()TNL::Containers::Array< Value, Device, Index, Allocator >virtual