|
file | exprb43.c [code] |
| A krylov subspace integrator using a 4th order (3rd-order embedded) exponential Rosenbrock method of Hochbruck et al. (2009)
|
|
file | exprb43.cu [code] |
| A krylov subspace integrator using a 4th order (3rd-order embedded) exponential Rosenbrock method of Hochbruck et al. (2009)
|
|
file | exprb43_init.c [code] |
| Implementation of the necessary initialization for the 4th order (3rd order embedded) Rosenbrock Solver.
|
|
file | exprb43_init.cu [code] |
| Implementation of the necessary initialization for the 4th order (3rd order embedded) Rosenbrock Solver.
|
|
file | exprb43_props.c [code] |
| Contains error checking for EXPRB43 return codes.
|
|
file | exprb43_props.cu [code] |
| Error checking for the EXPRB43 algorithm.
|
|
file | exprb43_props.cuh [code] |
| Various macros controlling behaviour of RB43 algorithm.
|
|
file | exprb43_props.h [code] |
| Various macros controlling behaviour of EXPRB43 algorithm.
|
|