|
mdcore
0.1.5
|
#include <runner.h>
Data Fields | |
| struct engine * | e |
| int | id |
| pthread_t | thread |
| int | err |
| double | epot |
| struct fifo | in |
| double epot |
Accumulated potential energy by this runner.
| int err |
ID of the last error on this runner.
| int id |
| pthread_t thread |
1.7.6.1