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

directInteractionList Class Reference

#include <molecule/directInteractionList.H>


Detailed Description

Source files

Definition at line 53 of file directInteractionList.H.

Inheritance diagram for directInteractionList:
Collaboration diagram for directInteractionList:

List of all members.

Public Member Functions

 directInteractionList (const interactionLists &il, bool pointPointListBuild)
 Construct lists by searching the mesh.
 directInteractionList (const interactionLists &il)
 Construct from file.
 ~directInteractionList ()
const interactionLists &  il () const

Friends

Istream &  operator>> (Istream &, directInteractionList &)
Ostream &  operator<< (Ostream &, const directInteractionList &)

Constructor & Destructor Documentation

directInteractionList ( const interactionLists &   il,
bool   pointPointListBuild  
)

Construct lists by searching the mesh.

Definition at line 305 of file directInteractionList.C.

References Foam::endl(), Foam::Info, and Foam::nl.

Construct from file.

Definition at line 329 of file directInteractionList.C.

References Foam::endl(), and Foam::Info.

Definition at line 342 of file directInteractionList.C.


Member Function Documentation

const Foam::interactionLists & il (  ) const [inline]

Definition at line 28 of file directInteractionListI.H.


Friends And Related Function Documentation

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

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