
Go to the source code of this file.
Functions | |
| CellType | currentCell (i, j, k) |
| while (m > -1) | |
Variables | |
| int32 | m = this->head_(i,j,k) |
| int32 | n = -1 |
| CellType currentCell | ( | i | , |
| j | , | ||
| k | |||
| ) |
| while | ( | m | , |
| - | 1 | ||
| ) |
Definition at line 26 of file NBSLoop.hpp.
References currentCell(), m, n, and pFlow::sphereSphereCheck().

| int32 m = this->head_(i,j,k) |
Definition at line 22 of file NBSLoop.hpp.
Referenced by while().
| int32 n = -1 |
Definition at line 24 of file NBSLoop.hpp.
Referenced by while().