|
Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
|

Files | |
| pcm_cuda.cu | |
| Definitions of the piecewise constant reconstruction functions. | |
| pcm_cuda.h | |
| Declarations of the pcm function. | |
| pcm_cuda_tests.cu | |
| Contains the tests for the code in pcm_cuda.h and pcm_cuda.cu. | |
| plm_cuda.cu | |
| Definitions of the piecewise linear reconstruction functions, as described in Stone et al., 2008. | |
| plm_cuda.h | |
| Declarations of the cuda plm kernels. | |
| plm_cuda_tests.cu | |
| Tests for the contents of plm_cuda.h and plm_cuda.cu. | |
| ppmc_cuda.cu | |
| Functions definitions for the ppm kernels, using characteristic tracing. Written following Stone et al. 2008. | |
| ppmc_cuda.h | |
| Declarations of the cuda ppm kernels, characteristic reconstruction version. | |
| ppmc_cuda_tests.cu | |
| Tests for the contents of ppmc_cuda.h and ppmc_cuda.cu. | |
| ppmp_cuda.cu | |
| Definitions of the piecewise parabolic reconstruction (Fryxell 2000) functions with limiting in the primitive variables. | |
| ppmp_cuda.h | |
| Declarations of the cuda ppmp kernels. | |
| reconstruction.h | |
| Contains the "riemann solved facing" controller function to choose, compute, and return the interface states. | |
| reconstruction_internals.h | |
| reconstruction_tests.cu | |
| Tests for the contents of reconstruction.h. | |