30 template<
class ParticleType>
37 template<
class ParticleType>
45 template<
class ParticleType>
49 return wallFaceMapPtr_();
53 template<
class ParticleType>
60 template<
class ParticleType>
68 template<
class ParticleType>
75 template<
class ParticleType>
83 template<
class ParticleType>
90 template<
class ParticleType>
98 template<
class ParticleType>
102 return cellIndexAndTransformToDistribute_;
106 template<
class ParticleType>
111 return wallFaceIndexAndTransformToDistribute_;
115 template<
class ParticleType>
119 return referredWallFaces_;
123 template<
class ParticleType>
130 template<
class ParticleType>
134 return referredWallData_;
138 template<
class ParticleType>
142 return referredParticles_;
146 template<
class ParticleType>
150 return referredParticles_;
const labelListList & rwfil() const
Return access to the referred wall face interaction list.
const List< labelPair > & cellIndexAndTransformToDistribute() const
Return access to the cellIndexAndTransformToDistribute list.
const mapDistribute & wallFaceMap() const
Return access to the wallFaceMap.
const labelListList & dwfil() const
Return access to the direct wall face interaction list.
const List< labelPair > & wallFaceIndexAndTransformToDistribute() const
Return access to the wallFaceIndexAndTransformToDistribute list.
const List< referredWallFace > & referredWallFaces() const
Return access to the referred wall faces.
const labelListList & ril() const
Return access to the referred interaction list.
A class for handling words, derived from string.
const labelListList & rwfilInverse() const
Return access to the inverse referred wall face.
const labelListList & rilInverse() const
Return access to the inverse referred interaction list.
const labelListList & dil() const
Return access to the direct interaction list.
const polyMesh & mesh() const
Return access to the mesh.
const List< vector > & referredWallData() const
Return access to the referred wall data.
Class containing processor-to-processor mapping information.
Mesh consisting of general polyhedral cells.
const word & UName() const
Return the name of the velocity field.
const mapDistribute & cellMap() const
Return access to the cellMap.
const List< IDLList< ParticleType > > & referredParticles() const
Return access to the referred particle container.