Various macros controlling behaviour of RKC algorithm.
__device__ Real rkc_spec_rad(const Real, const Real, const Real, const Real *, const Real *, Real *, Real *)
__device__ void rkc_driver(Real, const Real, const Real, int, Real *, Real *)
__device__ void rkc_step(const Real, const Real, const Real, const Real *, const Real *, const int, Real *)
A file generated by Scons that specifies various options to the solvers.