AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::slam::policies::StrideToSize< RuntimeStride< IntType >, IntType > Struct Template Reference

Specialization of StrideToSize trait for a RuntimeStride. More...

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/latest/src/axom/slam/policies/PolicyTraits.hpp>

Public Types

using SizeType = RuntimeSize< IntType >
 

Detailed Description

template<typename IntType>
struct axom::slam::policies::StrideToSize< RuntimeStride< IntType >, IntType >

Specialization of StrideToSize trait for a RuntimeStride.

Member Typedef Documentation

◆ SizeType

template<typename IntType >
using axom::slam::policies::StrideToSize< RuntimeStride< IntType >, IntType >::SizeType = RuntimeSize<IntType>

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