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

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

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

Go to the source code of this file.

Functions

void VL_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_VL_2D ()
 

Detailed Description

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