Data Fields | |
| carryfn_t | doescarry |
| problem_t | error_flag |
| void * | needSourceList |
| void * | unvisitedNodes |
| selem_t | flagToSet |
| Int16 | SourceLeft |
| Int16 | SourceTotal |
| Int16 | NodesTotal |
| Int16 | NodesSupplied |
| Int16 | ShortOrOut |
Definition at line 30 of file simulation.c.
|
|
Does the node carry the item Definition at line 31 of file simulation.c. Referenced by DistributeNumberOfSquaresAround(), and DoDistribute(). |
|
|
Error flag Definition at line 33 of file simulation.c. Referenced by DoDistribute(). |
|
|
flag that is being set in this loop Definition at line 37 of file simulation.c. Referenced by DistributeUnvisited(), DoDistribute(), and SetSupplied(). |
|
|
list of nodes that need to be powered Definition at line 35 of file simulation.c. Referenced by DistributeUnvisited(), DoDistribute(), and SupplyIfPlant(). |
|
|
nodes supplied Definition at line 41 of file simulation.c. Referenced by DoDistribute(), and SetSupplied(). |
|
|
nodes visited Definition at line 40 of file simulation.c. Referenced by AddNeighbors(), DoDistribute(), and SupplyIfPlant(). |
|
|
was short or out of the chosen item Definition at line 42 of file simulation.c. Referenced by DoDistribute(). |
|
|
amount of source left Definition at line 38 of file simulation.c. Referenced by DistributeUnvisited(), DoDistribute(), and SupplyIfPlant(). |
|
|
total source available Definition at line 39 of file simulation.c. Referenced by DoDistribute(), and SupplyIfPlant(). |
|
|
nodes that have not been visited Definition at line 36 of file simulation.c. Referenced by AddNeighbors(), DistributeUnvisited(), and DoDistribute(). |
1.2.18