lduScheduleEntry Class Reference

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)
 
Ostreamoperator<< (Ostream &os, const lduScheduleEntry &lb)
 

Detailed Description

Struct to hold the patch index and the initialisation flag for the patch schedule.

Definition at line 52 of file lduSchedule.H.

Friends And Related Function Documentation

◆ operator!=

bool operator!= ( const lduScheduleEntry lb1,
const lduScheduleEntry lb2 
)
friend

Definition at line 57 of file lduSchedule.H.

◆ operator<<

Ostream& operator<< ( Ostream os,
const lduScheduleEntry lb 
)
friend

Definition at line 66 of file lduSchedule.H.

Member Data Documentation

◆ patch

label patch

Definition at line 54 of file lduSchedule.H.

◆ init

bool init

Definition at line 55 of file lduSchedule.H.


The documentation for this class was generated from the following file: