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

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

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

Public Types

using SizeType = CompileTimeSize< IntType, IntType(VAL)>
 

Detailed Description

template<typename IntType, int VAL>
struct axom::slam::policies::StrideToSize< CompileTimeStride< IntType, IntType(VAL)>, IntType, VAL >

Specialization of StrideToSize trait for a CompileTimeStride.

Member Typedef Documentation

◆ SizeType

template<typename IntType , int VAL>
using axom::slam::policies::StrideToSize< CompileTimeStride< IntType, IntType(VAL)>, IntType, VAL >::SizeType = CompileTimeSize<IntType, IntType(VAL)>

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