AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::detail::SubsliceProxy< T, SliceDim, BaseArray > Struct Template Reference

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/develop/src/axom/core/ArrayBase.hpp>

Public Types

using type = ArraySubslice< T, SliceDim, BaseArray >
 

Member Typedef Documentation

◆ type

template<typename T , int SliceDim, typename BaseArray >
using axom::detail::SubsliceProxy< T, SliceDim, BaseArray >::type = ArraySubslice<T, SliceDim, BaseArray>

The documentation for this struct was generated from the following file: