Classes implementing GridMD Fork skeleton. More...
#include "gridmd.h"
Classes | |
| class | gmFork< split_tt, branch_tt, merge_tt > |
| Skeleton class for concurrent branching. More... | |
Variables | |
| int | fork_objcount [MAX_RECURSION] |
| Counters of created objects for all fork templates. | |
Classes implementing GridMD Fork skeleton.
| int fork_objcount[MAX_RECURSION] |
Counters of created objects for all fork templates.
Each array index is responsible for corresponding recursion level of gmManager;
1.7.1