Public Attributes | |
| struct percolatedpath * | next |
| struct percolatedpath * | prev |
| int | x |
| int | y |
| int | z |
Definition at line 582 of file cemhydmat.h.
| struct percolatedpath* next |
Definition at line 584 of file cemhydmat.h.
Referenced by cemhydmat::WriteUnsortedList().
| struct percolatedpath* prev |
Definition at line 585 of file cemhydmat.h.
Referenced by cemhydmat::burn_phases(), and cemhydmat::WriteUnsortedList().
| int x |
Definition at line 583 of file cemhydmat.h.
Referenced by cemhydmat::burn_phases(), and cemhydmat::WriteUnsortedList().
| int y |
Definition at line 583 of file cemhydmat.h.
Referenced by cemhydmat::burn_phases(), and cemhydmat::WriteUnsortedList().
| int z |
Definition at line 583 of file cemhydmat.h.
Referenced by cemhydmat::burn_phases(), and cemhydmat::WriteUnsortedList().
1.6.2