const word cloudName(propsDict.get< word >("cloud"))
A Cloud of passive particles.
passivePositionParticleCloud(const polyMesh &mesh, const word &cloudName=cloud::defaultName, bool readFields=true)
Read construct.
passivePositionParticle parcelType
Type of parcel within the cloud.
passivePositionParticleCloud(const polyMesh &mesh, Foam::zero, const word &cloudName=cloud::defaultName)
Construct without particles.
void operator=(const passivePositionParticleCloud &)=delete
No copy assignment.
passivePositionParticleCloud(const passivePositionParticleCloud &)=delete
No copy construct.
Copy of base particle but without particle locating and preserving read location.
void readFields(const typename GeoFieldType::Mesh &mesh, const IOobjectList &objects, const NameMatchPredicate &selectedFields, DynamicList< regIOobject * > &storedObjects)
Read the selected GeometricFields of the templated type and store on the objectRegistry.