Domi
Multi-dimensional, distributed data structures
Domi::MDArrayRCP< T > Member List

This is the complete list of members for Domi::MDArrayRCP< T >, including all inherited members.

arrayRCP() constDomi::MDArrayRCP< T >inline
assign(const_reference value)Domi::MDArrayRCP< T >
at(dim_type i,...)Domi::MDArrayRCP< T >
at(dim_type i,...) constDomi::MDArrayRCP< T >
begin()Domi::MDArrayRCP< T >
begin() constDomi::MDArrayRCP< T >
capacity() constDomi::MDArrayRCP< T >inline
cbegin() constDomi::MDArrayRCP< T >
cend() constDomi::MDArrayRCP< T >
clear()Domi::MDArrayRCP< T >
const_iterator typedef (defined in Domi::MDArrayRCP< T >)Domi::MDArrayRCP< T >
const_pointer typedefDomi::MDArrayRCP< T >
const_reference typedefDomi::MDArrayRCP< T >
const_reverse_iterator typedef (defined in Domi::MDArrayRCP< T >)Domi::MDArrayRCP< T >
crbegin() constDomi::MDArrayRCP< T >
crend() constDomi::MDArrayRCP< T >
dimension(int axis) constDomi::MDArrayRCP< T >inline
dimensions() constDomi::MDArrayRCP< T >inline
empty() constDomi::MDArrayRCP< T >inline
end()Domi::MDArrayRCP< T >
end() constDomi::MDArrayRCP< T >
get() constDomi::MDArrayRCP< T >inline
getRawPtr() constDomi::MDArrayRCP< T >inline
getRawPtr()Domi::MDArrayRCP< T >inline
hasBoundsChecking()Domi::MDArrayRCP< T >inlinestatic
is_null() constDomi::MDArrayRCP< T >inline
iterator typedef (defined in Domi::MDArrayRCP< T >)Domi::MDArrayRCP< T >
layout() constDomi::MDArrayRCP< T >inline
max_size() constDomi::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() constDomi::MDArrayRCP< T >
mdArrayViewConst()Domi::MDArrayRCP< T >
mdArrayViewConst() constDomi::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() constDomi::MDArrayRCP< T >inline
operator MDArrayView< const T >() constDomi::MDArrayRCP< T >inline
operator MDArrayView< T >() constDomi::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()() constDomi::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) constDomi::MDArrayRCP< T >inline
operator()(dim_type i, dim_type j) constDomi::MDArrayRCP< T >inline
operator()(dim_type i, dim_type j, dim_type k) constDomi::MDArrayRCP< T >inline
operator()(dim_type i, dim_type j, dim_type k, dim_type m) constDomi::MDArrayRCP< T >inline
operator()(dim_type i, dim_type j, dim_type k, dim_type m, dim_type n) constDomi::MDArrayRCP< T >inline
operator()(dim_type i, dim_type j, dim_type k, dim_type m, dim_type n, dim_type p,...) constDomi::MDArrayRCP< T >inline
operator*()Domi::MDArrayRCP< T >inline
operator->() constDomi::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) constDomi::MDArrayRCP< T >
operator[](Slice s)Domi::MDArrayRCP< T >
operator[](Slice s) constDomi::MDArrayRCP< T >
pointer typedefDomi::MDArrayRCP< T >
rbegin()Domi::MDArrayRCP< T >
reference typedefDomi::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() constDomi::MDArrayRCP< T >inline
strides() constDomi::MDArrayRCP< T >inline
toString() constDomi::MDArrayRCP< T >
value_type typedefDomi::MDArrayRCP< T >
~MDArrayRCP()Domi::MDArrayRCP< T >inline

Generated for Domi by doxygen 1.8.14