OpenFOAM logo
Open Source CFD Toolkit

Pstream::commsStruct Class Reference

Collaboration diagram for Pstream::commsStruct:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 commsStruct ()
 Construct null.
 commsStruct (const label, const labelList &, const labelList &, const labelList &)
 Construct from components.
 commsStruct (const label nProcs, const label myProcID, const label, const labelList &, const labelList &)
 Construct from components; construct allNotBelow_.
label above () const
const labelListbelow () const
const labelListallBelow () const
const labelListallNotBelow () const
bool operator== (const commsStruct &) const
bool operator!= (const commsStruct &) const

Friends

Ostreamoperator<< (Ostream &, const commsStruct &)

Constructor & Destructor Documentation

commsStruct  ) 
 

Construct null.

commsStruct const   label,
const labelList ,
const labelList ,
const labelList
 

Construct from components.

commsStruct const label  nProcs,
const label  myProcID,
const   label,
const labelList ,
const labelList
 

Construct from components; construct allNotBelow_.


Member Function Documentation

label above  )  const [inline]
 

Definition at line 122 of file Pstream.H.

References Foam::labelList.

const labelList& allBelow  )  const [inline]
 

Definition at line 132 of file Pstream.H.

const labelList& allNotBelow  )  const [inline]
 

Definition at line 137 of file Pstream.H.

const labelList& below  )  const [inline]
 

Definition at line 127 of file Pstream.H.

References Foam::labelList.

bool operator!= const commsStruct  )  const
 

bool operator== const commsStruct  )  const
 


Friends And Related Function Documentation

Ostream& operator<< Ostream ,
const commsStruct
[friend]
 


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