|
Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
|
Declarations for the cuda version of the 3D simple algorithm. More...
#include "../chemistry_gpu/chemistry_gpu.h"#include "../global/global.h"

Go to the source code of this file.
Functions | |
| void | Simple_Algorithm_3D_CUDA (Real *d_conserved, Real *d_grav_potential, int nx, int ny, int nz, int x_off, int y_off, int z_off, int n_ghost, Real dx, Real dy, Real dz, Real xbound, Real ybound, Real zbound, Real dt, int n_fields, int custom_grav, Real density_floor, Real *host_grav_potential, const SlowCellConditionChecker &slow_check, int *any_error) |
| void | Free_Memory_Simple_3D () |
Declarations for the cuda version of the 3D simple algorithm.