accelerInt
v0.1
|
Implementation of the necessary initialization for the RKC solver. More...
Go to the source code of this file.
Namespaces | |
rkc | |
Functions | |
void | rkc::initialize_solver () |
const char * | rkc::solver_name () |
Returns a descriptive solver name. More... | |
void | rkc::cleanup_solver () |
void | rkc::init_solver_log () |
Initializes solver specific items for logging. More... | |
void | rkc::solver_log () |
Executes solver specific logging tasks. More... | |
Implementation of the necessary initialization for the RKC solver.
Definition in file rkc_init.c.