seapodym-parallel
Fish dynamics models with parameter estimations
Loading...
Searching...
No Matches
src
Tags.h
1
#ifndef TAGS
2
#define TAGS
3
4
#define START_TASK_TAG 0
5
#define END_TASK_TAG 1
6
#define WORKER_AVAILABLE_TAG 2
7
8
#endif
Generated by
1.14.0