|
The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
|
#include <stdio.h>#include <stdlib.h>#include <signal.h>#include <stdint.h>Functions | |
| void | dump_cov () |
| void | oft_finalize () |
| void | oft_set_signal_handlers () |
| void | oft_signal_handler (int signum) |
| uint32_t | oft_simple_hash (const uint8_t *key, long length) |
| void | oft_stack_print () |
| void dump_cov | ( | ) |
| void oft_finalize | ( | ) |
| void oft_set_signal_handlers | ( | ) |
| void oft_signal_handler | ( | int | signum | ) |
| uint32_t oft_simple_hash | ( | const uint8_t * | key, |
| long | length ) |
| void oft_stack_print | ( | ) |