OpenFPM  5.2.0
Project that contain the implementation of distributed structures
openfpm::ofp_storage_order< NumDims, n, T > Struct Template Reference

Public Types

typedef boost::mpl::push_back< typename ofp_storage_order< NumDims, n-1, T >::value, boost::mpl::int_< NumDims-n > >::type value
 

Detailed Description

template<unsigned int NumDims, unsigned int n = NumDims-1, typename T = boost::mpl::vector<>>
struct openfpm::ofp_storage_order< NumDims, n, T >

Definition at line 55 of file storage_order.hpp.


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