Switched to using Kokkos device data for ODE scratch data.
- Finished porting all scratch arrays to using the StridedArrayType template.
- Created a single, large Kokkos device array and using that for all scratch data passed into the StridedArrayType objects.