Domi
Multi-dimensional, distributed data structures
|
This is the complete list of members for Domi::MDArray< T >, including all inherited members.
array() const | Domi::MDArray< T > | inline |
assign(const T &value) | Domi::MDArray< T > | |
at(dim_type i,...) | Domi::MDArray< T > | |
at(dim_type i,...) const | Domi::MDArray< T > | |
begin() | Domi::MDArray< T > | |
begin() const | Domi::MDArray< T > | |
capacity() const | Domi::MDArray< T > | inline |
cbegin() const | Domi::MDArray< T > | |
cend() const | Domi::MDArray< T > | |
clear() | Domi::MDArray< T > | |
const_iterator typedef (defined in Domi::MDArray< T >) | Domi::MDArray< T > | |
const_pointer typedef | Domi::MDArray< T > | |
const_reference typedef | Domi::MDArray< T > | |
const_reverse_iterator typedef (defined in Domi::MDArray< T >) | Domi::MDArray< T > | |
crbegin() const | Domi::MDArray< T > | |
crend() const | Domi::MDArray< T > | |
dimension(int axis) const | Domi::MDArray< T > | inline |
dimensions() const | Domi::MDArray< T > | inline |
empty() const | Domi::MDArray< T > | inline |
end() | Domi::MDArray< T > | |
end() const | Domi::MDArray< T > | |
getRawPtr() const | Domi::MDArray< T > | inline |
getRawPtr() | Domi::MDArray< T > | inline |
hasBoundsChecking() | Domi::MDArray< T > | inlinestatic |
iterator typedef (defined in Domi::MDArray< T >) | Domi::MDArray< T > | |
layout() const | Domi::MDArray< T > | inline |
max_size() const | Domi::MDArray< T > | inline |
MDArray() | Domi::MDArray< T > | inline |
MDArray(const Teuchos::ArrayView< dim_type > &dims) | Domi::MDArray< T > | inline |
MDArray(const Teuchos::ArrayView< dim_type > &dims, const T &value, const Layout layout=DEFAULT_ORDER) | Domi::MDArray< T > | inline |
MDArray(const Teuchos::ArrayView< dim_type > &dims, const Layout layout, const T &value=value_type()) | Domi::MDArray< T > | inline |
MDArray(const MDArray< T > &source) | Domi::MDArray< T > | inline |
MDArray(const MDArrayView< T > &source) | Domi::MDArray< T > | |
mdArrayView() | Domi::MDArray< T > | |
mdArrayView() const | Domi::MDArray< T > | |
mdArrayViewConst() | Domi::MDArray< T > | |
mdArrayViewConst() const | Domi::MDArray< T > | |
MDIterator< MDArray< const T > > (defined in Domi::MDArray< T >) | Domi::MDArray< T > | friend |
MDIterator< MDArray< T > > (defined in Domi::MDArray< T >) | Domi::MDArray< T > | friend |
MDRevIterator< MDArray< const T > > (defined in Domi::MDArray< T >) | Domi::MDArray< T > | friend |
MDRevIterator< MDArray< T > > (defined in Domi::MDArray< T >) | Domi::MDArray< T > | friend |
numDims() const | Domi::MDArray< T > | inline |
operator MDArrayView< const T >() const | Domi::MDArray< T > | inline |
operator MDArrayView< T >() const | Domi::MDArray< T > | inline |
operator!=(const MDArray< T2 > &a1, const MDArray< T2 > &a2) | Domi::MDArray< T > | friend |
operator!=(const MDArray< T2 > &a1, const MDArrayView< T2 > &a2) | Domi::MDArray< T > | friend |
operator!=(const MDArrayView< T2 > &a1, const MDArray< T2 > &a2) | Domi::MDArray< T > | friend |
operator!=(const MDArray< T > &a1, const MDArray< T > &a2) | Domi::MDArray< T > | related |
operator!=(const MDArray< T > &a1, const MDArrayView< T > &a2) | Domi::MDArray< T > | related |
operator()() | Domi::MDArray< T > | inline |
operator()() const | Domi::MDArray< T > | inline |
operator()(dim_type i) | Domi::MDArray< T > | inline |
operator()(dim_type i, dim_type j) | Domi::MDArray< T > | inline |
operator()(dim_type i, dim_type j, dim_type k) | Domi::MDArray< T > | inline |
operator()(dim_type i, dim_type j, dim_type k, dim_type m) | Domi::MDArray< T > | inline |
operator()(dim_type i, dim_type j, dim_type k, dim_type m, dim_type n) | Domi::MDArray< T > | inline |
operator()(dim_type i, dim_type j, dim_type k, dim_type m, dim_type n, dim_type p,...) | Domi::MDArray< T > | inline |
operator()(dim_type i) const | Domi::MDArray< T > | inline |
operator()(dim_type i, dim_type j) const | Domi::MDArray< T > | inline |
operator()(dim_type i, dim_type j, dim_type k) const | Domi::MDArray< T > | inline |
operator()(dim_type i, dim_type j, dim_type k, dim_type m) const | Domi::MDArray< T > | inline |
operator()(dim_type i, dim_type j, dim_type k, dim_type m, dim_type n) const | Domi::MDArray< T > | inline |
operator()(dim_type i, dim_type j, dim_type k, dim_type m, dim_type n, dim_type p,...) const | Domi::MDArray< T > | inline |
operator<<(std::ostream &os, const MDArray< T2 > &a) | Domi::MDArray< T > | friend |
operator==(const MDArray< T2 > &a1, const MDArray< T2 > &a2) | Domi::MDArray< T > | friend |
operator==(const MDArray< T2 > &a1, const MDArrayView< T2 > &a2) | Domi::MDArray< T > | friend |
operator==(const MDArrayView< T2 > &a1, const MDArray< T2 > &a2) | Domi::MDArray< T > | friend |
operator==(const MDArray< T > &a1, const MDArray< T > &a2) | Domi::MDArray< T > | related |
operator[](dim_type i) | Domi::MDArray< T > | |
operator[](dim_type i) const | Domi::MDArray< T > | |
operator[](Slice s) | Domi::MDArray< T > | |
operator[](Slice s) const | Domi::MDArray< T > | |
pointer typedef | Domi::MDArray< T > | |
rbegin() | Domi::MDArray< T > | |
reference typedef | Domi::MDArray< T > | |
rend() | Domi::MDArray< T > | |
resize(const Teuchos::ArrayView< dim_type > &dims) | Domi::MDArray< T > | |
reverse_iterator typedef (defined in Domi::MDArray< T >) | Domi::MDArray< T > | |
size() const | Domi::MDArray< T > | inline |
strides() const | Domi::MDArray< T > | inline |
swap(MDArray< T > &a) | Domi::MDArray< T > | |
swap(MDArray< T2 > &a1, MDArray< T2 > &a2) | Domi::MDArray< T > | friend |
swap(MDArray< T > &a1, MDArray< T > &a2) | Domi::MDArray< T > | related |
swap(MDArrayView< T > &a1, MDArrayView< T > &a2) | Domi::MDArray< T > | related |
toString() const | Domi::MDArray< T > | |
value_type typedef | Domi::MDArray< T > | |
~MDArray() | Domi::MDArray< T > |