const word cloudName(propsDict.get< word >("cloud"))
A Cloud of passive particles.
passivePositionParticleCloud(const passivePositionParticleCloud &)=delete
No copy construct.
virtual bool writeObject(IOstreamOption, const bool writeOnProc) const
Disable writing objects.
virtual void autoMap(const mapPolyMesh &)
Switch off remapping of cells of particles when mesh topology changes.
virtual ~unmappedPassivePositionParticleCloud()=default
Destructor.
unmappedPassivePositionParticleCloud(const polyMesh &mesh, const word &cloudName=cloud::defaultName, bool readFields=true)
Read construct.
unmappedPassivePositionParticleCloud(const polyMesh &mesh, Foam::zero, const word &cloudName=cloud::defaultName)
Construct without particles.
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.