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