OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

sendingReferralList Class Reference

Inheritance diagram for sendingReferralList:
Collaboration diagram for sendingReferralList:

List of all members.


Public Member Functions

 sendingReferralList ()
 Construct null.
 sendingReferralList (const label destinationProc, const labelList &cellsToSend)
 Construct from components.
 sendingReferralList (const sendingReferralList &)
 Construct as copy.
 ~sendingReferralList ()
label destinationProc () const
void operator= (const sendingReferralList &)

Friends

bool operator== (const sendingReferralList &a, const sendingReferralList &b)
bool operator!= (const sendingReferralList &a, const sendingReferralList &b)
Istreamoperator>> (Istream &, sendingReferralList &)
Ostreamoperator<< (Ostream &, const sendingReferralList &)

Detailed Description

Source files

Definition at line 45 of file sendingReferralList.H.


Constructor & Destructor Documentation

Construct null.

Definition at line 22 of file sendingReferralList.C.

sendingReferralList ( const label  destinationProc,
const labelList cellsToSend 
)

Construct from components.

Definition at line 30 of file sendingReferralList.C.

Construct as copy.

Definition at line 41 of file sendingReferralList.C.

Definition at line 52 of file sendingReferralList.C.


Member Function Documentation

Foam::label destinationProc (  )  const [inline]

Definition at line 20 of file sendingReferralListI.H.

void operator= ( const sendingReferralList rhs  ) 

Definition at line 58 of file sendingReferralList.C.


Friends And Related Function Documentation

bool operator== ( const sendingReferralList a,
const sendingReferralList b 
) [friend]

Definition at line 80 of file sendingReferralList.C.

bool operator!= ( const sendingReferralList a,
const sendingReferralList b 
) [friend]

Definition at line 29 of file sendingReferralListI.H.

Istream& operator>> ( Istream ,
sendingReferralList  
) [friend]

Ostream& operator<< ( Ostream ,
const sendingReferralList  
) [friend]


The documentation for this class was generated from the following files:
Copyright © 2000-2009 OpenCFD Ltd