#include <molecule/directInteractionList.H>
Definition at line 53 of file directInteractionList.H.
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 &) |
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.
directInteractionList | ( | const interactionLists & | il ) |
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.
const Foam::interactionLists & il | ( | ) | const [inline]
|
Definition at line 28 of file directInteractionListI.H.
Istream& operator>> | ( | Istream & | , |
directInteractionList & | |||
) | [friend]
|
Ostream& operator<< | ( | Ostream & | , |
const directInteractionList & | |||
) | [friend]
|