Class used to pass additional data in. More...
#include <transportData.H>

Public Member Functions | |
| trackData (const labelList &surfaceIndex) | |
Public Attributes | |
| const labelList & | surfaceIndex_ |
| Per face the index of the surface hit. | |
Class used to pass additional data in.
Definition at line 59 of file transportData.H.
|
inline |
Definition at line 68 of file transportData.H.
References surfaceIndex_.
| const labelList& surfaceIndex_ |
Per face the index of the surface hit.
Definition at line 66 of file transportData.H.
Referenced by trackData().