|
accelerInt
v0.1
|

Files | |
| file | rkc.c [code] |
| Defines interface for Runge-Kutta-Chebyshev (RKC) solver. | |
| file | rkc.cu [code] |
| file | rkc.cuh [code] |
| file | rkc.h [code] |
| file | rkc_init.c [code] |
| Implementation of the necessary initialization for the RKC solver. | |
| file | rkc_init.cu [code] |
| Implementation of the necessary initialization for the RKC GPU solver. | |
| file | rkc_props.c [code] |
| Error checking for the CPU RKC solver. | |
| file | rkc_props.cu [code] |
| Error checking for the GPU RKC solver. | |
| file | rkc_props.cuh [code] |
| Various macros controlling behaviour of RKC algorithm. | |
| file | rkc_props.h [code] |
1.8.14