Go to the documentation of this file.
62 #ifndef InteractionLists_H
63 #define InteractionLists_H
74 class globalIndexAndTransform;
81 template<
class ParticleType>
94 const bool writeCloud_;
157 void buildInteractionLists();
161 void findExtendedProcBbsInRange
181 void prepareParticlesToRefer
187 void prepareParticleToBeReferred
194 void fillReferredParticleCloud();
198 void prepareWallDataToRefer();
201 void writeReferredWallFaces()
const;
223 bool writeCloud =
false,
246 const label startReq = 0
const List< labelPair > & cellIndexAndTransformToDistribute() const
A class for handling words, derived from Foam::string.
const mapDistribute & cellMap() const
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects.
Standard boundBox with extra functionality for use in octree.
Buffers for inter-processor communications streams (UOPstream, UIPstream).
const mapDistribute & wallFaceMap() const
Mesh consisting of general polyhedral cells.
const labelListList & rilInverse() const
const List< vector > & referredWallData() const
const List< DynamicList< molecule * > > & cellOccupancy
const word & UName() const
const labelListList & dwfil() const
const labelListList & dil() const
Builds direct interaction list, specifying which local (real) cells are potentially in range of each ...
Class containing processor-to-processor mapping information.
void receiveReferredData(PstreamBuffers &pBufs, const label startReq=0)
const List< labelPair > & wallFaceIndexAndTransformToDistribute() const
const polyMesh & mesh() const
void sendReferredData(const List< DynamicList< ParticleType * >> &cellOccupancy, PstreamBuffers &pBufs)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
An ordered pair of two objects of type <T> with first() and second() elements.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const List< IDLList< ParticleType > > & referredParticles() const
const labelListList & ril() const
const labelListList & rwfilInverse() const
const List< referredWallFace > & referredWallFaces() const
const labelListList & rwfil() const