|
PLUTO
|
#include <structs.h>
Public Attributes | |
| int | indx [2046] |
| Array of integers containg variables indices. More... | |
| int | nvar |
| Number of variables. More... | |
| int | i |
| Internal counter. More... | |
The List defines a collection of integer values typically used as argument to the FOR_EACH() macro.
| int INT_LIST::indx[2046] |