AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::ArrayView< T, DIM, SPACE > Member List

This is the complete list of members for axom::ArrayView< T, DIM, SPACE >, including all inherited members.

ArrayBase(Args... args)axom::ArrayBase< T, DIM, ArrayView< T, DIM, SPACE > >inline
ArrayBase(const ArrayBase< T, DIM, OtherArrayType > &other)axom::ArrayBase< T, DIM, ArrayView< T, DIM, SPACE > >inline
ArrayView()axom::ArrayView< T, DIM, SPACE >inline
ArrayView(T *data, Args... args)axom::ArrayView< T, DIM, SPACE >
ArrayView(ArrayBase< T, DIM, OtherArrayType > &other)axom::ArrayView< T, DIM, SPACE >
ArrayViewIterator typedefaxom::ArrayView< T, DIM, SPACE >
begin()axom::ArrayView< T, DIM, SPACE >inline
blockSize() constaxom::ArrayBase< T, DIM, ArrayView< T, DIM, SPACE > >inlineprotected
data()axom::ArrayView< T, DIM, SPACE >inline
data() constaxom::ArrayView< T, DIM, SPACE >inline
dimensionaxom::ArrayView< T, DIM, SPACE >static
end()axom::ArrayView< T, DIM, SPACE >inline
getAllocatorID() constaxom::ArrayView< T, DIM, SPACE >inline
insert(IndexType pos, const ArrayBase< T, DIM, OtherArrayType > &other)axom::ArrayBase< T, DIM, ArrayView< T, DIM, SPACE > >inline
m_dimsaxom::ArrayBase< T, DIM, ArrayView< T, DIM, SPACE > >protected
m_stridesaxom::ArrayBase< T, DIM, ArrayView< T, DIM, SPACE > >protected
operator()(Args... args)axom::ArrayBase< T, DIM, ArrayView< T, DIM, SPACE > >inline
operator()(Args... args) constaxom::ArrayBase< T, DIM, ArrayView< T, DIM, SPACE > >inline
operator[](const IndexType idx)axom::ArrayBase< T, DIM, ArrayView< T, DIM, SPACE > >inline
operator[](const IndexType idx) constaxom::ArrayBase< T, DIM, ArrayView< T, DIM, SPACE > >inline
shape() constaxom::ArrayBase< T, DIM, ArrayView< T, DIM, SPACE > >inline
size() constaxom::ArrayView< T, DIM, SPACE >inline
spaceaxom::ArrayView< T, DIM, SPACE >static
strides() constaxom::ArrayBase< T, DIM, ArrayView< T, DIM, SPACE > >inline
updateStrides()axom::ArrayBase< T, DIM, ArrayView< T, DIM, SPACE > >inlineprotected
value_type typedefaxom::ArrayView< T, DIM, SPACE >