accelerInt
v0.1
|
the generic integration driver for the GPU solvers More...
Go to the source code of this file.
Namespaces | |
genericcu | |
Functions | |
__global__ void | genericcu::intDriver (const int NUM, const double t, const double t_end, const double *__restrict__ pr_global, double *__restrict__ y_global, const mechanism_memory *__restrict__ d_mem, const solver_memory *__restrict__ s_mem) |
Generic driver for the GPU integrators. More... | |
the generic integration driver for the GPU solvers
Definition in file solver_generic.cu.