accelerInt  v0.1
Namespaces | Functions
rkc_init.c File Reference

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...
 

Detailed Description

Implementation of the necessary initialization for the RKC solver.

Author
Nicholas Curtis
Date
08/12/2017

Definition in file rkc_init.c.