AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
ArrayView.hpp File Reference

Classes

struct  axom::detail::ArrayTraits< ArrayView< T, DIM, SPACE > >
 
class  axom::ArrayView< T, DIM, SPACE >
 Provides a view over a generic array container. More...
 

Namespaces

 axom
 
 axom::detail
 

Typedefs

ArrayView to wrap a pointer and provide indexing semantics
template<typename T >
using axom::MCArrayView = ArrayView< T, 2 >
 Helper alias for multi-component arrays. More...