#include <molecule/referredCellList.H>
Definition at line 53 of file referredCellList.H.
Public Member Functions | |
referredCellList (interactionLists &il, bool pointPointListBuild) | |
Construct lists by searching the mesh.
| |
referredCellList (interactionLists &il) | |
Construct from file.
| |
~referredCellList () | |
void | referMolecules (const List< DynamicList< molecule * > > &cellOccupancy) |
const interactionLists & | il () const |
referredCellList | ( | interactionLists & | il, |
bool | pointPointListBuild | ||
) |
Construct lists by searching the mesh.
Definition at line 1432 of file referredCellList.C.
referredCellList | ( | interactionLists & | il ) |
Construct from file.
Definition at line 1444 of file referredCellList.C.
References Foam::endl(), and Foam::Info.
~referredCellList | ( | ) |
Definition at line 1455 of file referredCellList.C.
void referMolecules | ( | const List< DynamicList< molecule * > > & | cellOccupancy ) |
Definition at line 1462 of file referredCellList.C.
References List< T >::append(), PstreamBase::blocking, cellOccupancy, forAll, molecule::id(), Pstream::myProcNo(), Pstream::parRun(), Particle< ParticleType >::position(), referredCell::referInMols(), and molecule::sitePositions().
const Foam::interactionLists & il | ( | ) | const [inline]
|
Definition at line 28 of file referredCellListI.H.