|
accelerInt
v0.1
|
Header definitions for solver initialization routins. More...

Go to the source code of this file.
Namespaces | |
| generic | |
Functions | |
| void | generic::init_solver_log () |
| Initializes solver specific items for logging. More... | |
| void | generic::solver_log () |
| Executes solver specific logging tasks. More... | |
| void | generic::initialize_solver (int num_threads) |
| Initializes the solver. More... | |
| void | generic::cleanup_solver (int num_threads) |
| Cleans up the created solvers. More... | |
| const char * | generic::solver_name () |
| Returns a descriptive solver name. More... | |
Header definitions for solver initialization routins.
Contains declarations for initialization routines that all individual solvers must implement
Definition in file solver_init.h.
1.8.14