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

error_check_cuda.h More...

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

Go to the source code of this file.

Macros

#define N_Z   24
 
#define N_Y   24
 

Functions

int Check_Field_Along_Axis (Real *dev_array, int n_field, int nx, int ny, int nz, int n_ghost, dim3 Grid_Error, dim3 Block_Error)
 
__global__ void Check_Value_Along_Axis (Real *dev_array, int n_field, int nx, int ny, int nz, int n_ghost, int *return_value)
 

Detailed Description

error_check_cuda.h