![]()  | 
  
    Low-Level Abstraction of Memory Access
    
   | 
 
#include <AoSoA.hpp>
Public Types | |
| template<typename ArrayExtents , typename RecordDim > | |
| using | fn = AoSoA< ArrayExtents, RecordDim, Lanes, Alignment, LinearizeArrayIndexFunctor, PermuteFields > | 
Binds parameters to an AoSoA mapping except for array and record dimension, producing a quoted meta function accepting the latter two. Useful to to prepare this mapping for a meta mapping.
| using llama::mapping::BindAoSoA< Lanes, Alignment, LinearizeArrayIndexFunctor, PermuteFields >::fn = AoSoA<ArrayExtents, RecordDim, Lanes, Alignment, LinearizeArrayIndexFunctor, PermuteFields> |