|
| file | exp4.c [code] |
| | A krylov subspace integrator using the fourth-order (3rd order embedded) Rosenbrock-like solver of Hochbruck et al. (1998)
|
| |
| file | exp4.cu [code] |
| | A krylov subspace integrator using the fourth-order (3rd order embedded) Rosenbrock-like solver of Hochbruck et al. (1998)
|
| |
| file | exp4_init.c [code] |
| | Implementation of the necessary initialization for the EXP4 method.
|
| |
| file | exp4_init.cu [code] |
| | Implementation of the necessary initialization for the EXP4 method.
|
| |
| file | exp4_props.c [code] |
| | Contains error checking for EXP4 return codes.
|
| |
| file | exp4_props.cu [code] |
| | Error checking for the EXP4 algorithm.
|
| |
| file | exp4_props.cuh [code] |
| | Various macros controlling behaviour of EXP4 algorithm.
|
| |
| file | exp4_props.h [code] |
| | Various macros controlling behaviour of EXP4 algorithm.
|
| |