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

Classes

struct  axom::slam::policies::StrideToSize< StridePolicyType, IntType, VAL >
 Definition of a type trait to adapt a StridePolicy into a SizePolicy. More...
 
struct  axom::slam::policies::StrideToSize< RuntimeStride< IntType >, IntType >
 Specialization of StrideToSize trait for a RuntimeStride. More...
 
struct  axom::slam::policies::StrideToSize< CompileTimeStride< IntType, IntType(VAL)>, IntType, VAL >
 Specialization of StrideToSize trait for a CompileTimeStride. More...
 
struct  axom::slam::policies::StrideToSize< StrideOne< IntType >, IntType >
 Specialization of StrideToSize trait for a StrideOne type. More...
 

Namespaces

 axom
 
 axom::slam
 
 axom::slam::policies
 

Detailed Description

A collection of utility traits classes for Slam policies.