XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
transpose_particles.hpp File Reference
#include "space_settings.hpp"
Include dependency graph for transpose_particles.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

template<class DataType >
void transpose_particles_from_AoS_to_AoSoA ( Cabana::AoSoA< DataType, DeviceType, VEC_LEN > &  local_particles,
int  ioffset,
int  n_vec 
)

Here is the call graph for this function:

Here is the caller graph for this function:

template<class DataType >
void transpose_particles_from_AoSoA_to_AoS ( Cabana::AoSoA< DataType, DeviceType, VEC_LEN > &  local_particles,
int  ioffset,
int  n_vec 
)

Here is the call graph for this function:

Here is the caller graph for this function: