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

receivingReferralList Class Reference

#include <molecule/receivingReferralList.H>


Detailed Description

Source files

Definition at line 50 of file receivingReferralList.H.

Inheritance diagram for receivingReferralList:
Collaboration diagram for receivingReferralList:

List of all members.

Public Member Functions

 receivingReferralList ()
 Construct null.
 receivingReferralList (const label sourceProc, const labelListList &refCellsToSendTo)
 Construct from components.
 receivingReferralList (const receivingReferralList &)
 Construct as copy.
 ~receivingReferralList ()
label  sourceProc () const
void  operator= (const receivingReferralList &)

Friends

bool  operator== (const receivingReferralList &a, const receivingReferralList &b)
bool  operator!= (const receivingReferralList &a, const receivingReferralList &b)
Istream &  operator>> (Istream &, receivingReferralList &)
Ostream &  operator<< (Ostream &, const receivingReferralList &)

Constructor & Destructor Documentation

Construct null.

Definition at line 31 of file receivingReferralList.C.

receivingReferralList ( const label   sourceProc,
const labelListList &   refCellsToSendTo  
)

Construct from components.

Definition at line 39 of file receivingReferralList.C.

Construct as copy.

Definition at line 50 of file receivingReferralList.C.

Definition at line 61 of file receivingReferralList.C.


Member Function Documentation

Foam::label sourceProc (  ) const [inline]

Definition at line 28 of file receivingReferralListI.H.

Referenced by receivingReferralList::operator=(), and operator==().


Friends And Related Function Documentation

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

Definition at line 90 of file receivingReferralList.C.

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

Definition at line 37 of file receivingReferralListI.H.

Istream& operator>> ( Istream &   ,
receivingReferralList &    
) [friend]
Ostream& operator<< ( Ostream &   ,
const receivingReferralList &    
) [friend]

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