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

Go to the source code of this file.
Functions | |
| void | Simple_Algorithm_1D_CUDA (Real *d_conserved, int nx, int x_off, int n_ghost, Real dx, Real xbound, Real dt, int n_fields, int custom_grav) |
| void | Free_Memory_Simple_1D () |
Declarations for the 1D simple algorithm.