FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

lduScheduleEntry Class Reference

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

#include <OpenFOAM/lduSchedule.H>


Detailed Description

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

Definition at line 53 of file lduSchedule.H.

List of all members.

Public Attributes

label  patch
bool  init

Friends

bool  operator!= (const lduScheduleEntry &lb1, const lduScheduleEntry &lb2)
Ostream &  operator<< (Ostream &os, const lduScheduleEntry &lb)

Friends And Related Function Documentation

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

Definition at line 59 of file lduSchedule.H.

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

Definition at line 67 of file lduSchedule.H.


Member Data Documentation

label patch

Definition at line 55 of file lduSchedule.H.

Referenced by Foam::operator<<().

bool init

Definition at line 56 of file lduSchedule.H.

Referenced by Foam::operator<<().


The documentation for this class was generated from the following file:
  • src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduSchedule/lduSchedule.H