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

Public Types

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

Detailed Description

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

Definition at line 43 of file storage_order.hpp.


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