Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
Loading...
Searching...
No Matches
Functions
simple_2D_cuda.h File Reference

Declarations for the cuda version of the 2D simple algorithm. More...

#include "../global/global.h"
Include dependency graph for simple_2D_cuda.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void Simple_Algorithm_2D_CUDA (Real *d_conserved, int nx, int ny, int x_off, int y_off, int n_ghost, Real dx, Real dy, Real xbound, Real ybound, Real dt, int n_fields, int custom_grav)
 
void Free_Memory_Simple_2D ()
 

Detailed Description

Declarations for the cuda version of the 2D simple algorithm.