OpenFOAM logo
Open Source CFD Toolkit

labool Struct Reference

List of all members.

Detailed Description

Struct to hold the patch index and the initialisation flag.

for the patch schedule

Definition at line 64 of file ProcessorTopology.H.

Public Attributes

label patch
bool init
bool bufferedTransfer

Friends

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


Friends And Related Function Documentation

bool operator!= const labool lb1,
const labool lb2
[friend]
 

Definition at line 70 of file ProcessorTopology.H.

Ostream& operator<< Ostream os,
const labool lb
[friend]
 

Definition at line 75 of file ProcessorTopology.H.


Member Data Documentation

bool bufferedTransfer
 

Definition at line 68 of file ProcessorTopology.H.

bool init
 

Definition at line 67 of file ProcessorTopology.H.

label patch
 

Definition at line 66 of file ProcessorTopology.H.


The documentation for this struct was generated from the following file:
For further information go to www.openfoam.org