Struct to hold the patch index and the initialisation flag for the patch schedule. More...
Public Attributes | |
| label | patch |
| bool | init |
Friends | |
| bool | operator!= (const lduScheduleEntry &lb1, const lduScheduleEntry &lb2) |
| Ostream & | operator<< (Ostream &os, const lduScheduleEntry &lb) |
Struct to hold the patch index and the initialisation flag for the patch schedule.
Definition at line 52 of file lduSchedule.H.
|
friend |
Definition at line 58 of file lduSchedule.H.
|
friend |
Definition at line 66 of file lduSchedule.H.
| label patch |
Definition at line 54 of file lduSchedule.H.
Referenced by Foam::operator<<().
| bool init |
Definition at line 55 of file lduSchedule.H.
Referenced by Foam::operator<<().
1.8.13