accelerInt  v0.1
radau2a Directory Reference
Directory dependency graph for radau2a:
/home/nick/Documents/software_repos/accelerInt-docs/radau2a

Files

file  radau2a.c [code]
 A Radau2A IRK implementation for C Adapted from Hairer and Wanner's RADAU5 code and the FATODE ODE integration library.
 
file  radau2a.cu [code]
 A Radau2A IRK implementation for CUDA Adapted from Hairer and Wanner's RADAU5 code and the FATODE ODE integration library.
 
file  radau2a_init.c [code]
 Implementation of the necessary initialization for the RadauII-A solver.
 
file  radau2a_init.cu [code]
 Implementation of the necessary initialization for the Radau-IIA solver.
 
file  radau2a_props.c [code]
 Error checking for the CPU Radua-IIa solver.
 
file  radau2a_props.cu [code]
 Error checking for the CPU Radua-IIa solver.
 
file  radau2a_props.cuh [code]
 Various macros controlling behaviour of RADAU2A algorithm.
 
file  radau2a_props.h [code]
 Various macros controlling behaviour of RADAU2A algorithm.