mdcore  0.1.5
Data Fields
runner Struct Reference

#include <runner.h>

Data Fields

struct enginee
int id
pthread_t thread
int err
double epot
struct fifo in

Field Documentation

struct engine* e
double epot

Accumulated potential energy by this runner.

int err

ID of the last error on this runner.

int id
struct fifo in

The fifo queue for dispatch mode.

pthread_t thread

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerator Defines