ASCOT5
Loading...
Searching...
No Matches
copytogpu.h
Go to the documentation of this file.
1
5
#ifndef COPYTOGPU_H
6
#define COPYTOGPU_H
7
void
simulate_copy_to_gpu
(
sim_data
* sim);
8
9
void
simulate_fo_fixed_copy_from_gpu
(
sim_data
* sim,
particle_simd_fo
*p_ptr);
10
11
#endif
simulate_fo_fixed_copy_from_gpu
void simulate_fo_fixed_copy_from_gpu(sim_data *sim, particle_simd_fo *p_ptr)
Copy data from GPU to CPU.
Definition
copytogpu.c:157
simulate_copy_to_gpu
void simulate_copy_to_gpu(sim_data *sim)
Copy data from CPU to GPU.
Definition
copytogpu.c:14
particle_simd_fo
Struct representing NSIMD particle markers.
Definition
particle.h:210
sim_data
Simulation data struct.
Definition
simulate.h:154
Generated on Wed Oct 9 2024 17:13:56 for ASCOT5 by
1.10.0