XGC1
|
#include "space_settings.hpp"
Go to the source code of this file.
Functions | |
template<class DataType > | |
void | transpose_particles_from_AoS_to_AoSoA (Cabana::AoSoA< DataType, DeviceType, VEC_LEN > &local_particles, int ioffset, int n_vec) |
template<class DataType > | |
void | transpose_particles_from_AoSoA_to_AoS (Cabana::AoSoA< DataType, DeviceType, VEC_LEN > &local_particles, int ioffset, int n_vec) |
void transpose_particles_from_AoS_to_AoSoA | ( | Cabana::AoSoA< DataType, DeviceType, VEC_LEN > & | local_particles, |
int | ioffset, | ||
int | n_vec | ||
) |
void transpose_particles_from_AoSoA_to_AoS | ( | Cabana::AoSoA< DataType, DeviceType, VEC_LEN > & | local_particles, |
int | ioffset, | ||
int | n_vec | ||
) |