Public Member Functions | |
injectedParticleCloud (const polyMesh &mesh, const word &name, const bool readFields=true) | |
injectedParticleCloud (const injectedParticleCloud &c, const word &name) | |
virtual autoPtr< injectedParticleCloud > | clone (const word &name) const |
virtual | ~injectedParticleCloud () |
virtual void | readObjects (const objectRegistry &obr) |
virtual void | writeObjects (objectRegistry &obr) const |
![]() | |
TypeName ("Cloud") | |
Cloud (const polyMesh &mesh, const word &cloudName, const IDLList< ParticleType > &particles) | |
Cloud (const polyMesh &pMesh, const word &cloudName, const bool checkClass=true) | |
const polyMesh & | pMesh () const |
virtual label | nParcels () const |
DynamicList< label > & | labels () const |
void | addParticle (ParticleType *pPtr) |
void | deleteParticle (ParticleType &p) |
void | deleteLostParticles () |
void | cloudReset (const Cloud< ParticleType > &c) |
void | move (TrackCloudType &cloud, typename ParticleType::trackingData &td, const scalar trackTime) |
void | autoMap (const mapPolyMesh &) |
IOobject | fieldIOobject (const word &fieldName, const IOobject::readOption r) const |
void | checkFieldIOobject (const Cloud< ParticleType > &c, const IOField< DataType > &data) const |
void | checkFieldFieldIOobject (const Cloud< ParticleType > &c, const CompactIOField< Field< DataType >, DataType > &data) const |
bool | readStoreFile (const IOobject &io, const IOobject &ioNew) const |
void | readFromFiles (objectRegistry &obr, const wordRes &selectFields) const |
virtual void | writeFields () const |
virtual bool | writeObject (IOstreamOption streamOpt, const bool valid) const |
void | writePositions () const |
void | storeGlobalPositions () const |
Additional Inherited Members | |
![]() | |
typedef ParticleType | particleType |
typedef ParticleType | parcelType |
![]() | |
static word | cloudPropertiesName |
![]() | |
cloud::geometryType | geometryType_ |
Definition at line 49 of file injectedParticleCloud.H.
injectedParticleCloud | ( | const polyMesh & | mesh, |
const word & | name, | ||
const bool | readFields = true |
||
) |
Definition at line 31 of file injectedParticleCloud.C.
References Foam::readFields().
injectedParticleCloud | ( | const injectedParticleCloud & | c, |
const word & | name | ||
) |
Definition at line 49 of file injectedParticleCloud.C.
|
virtual |
Definition at line 60 of file injectedParticleCloud.C.
|
inlinevirtual |
Definition at line 81 of file injectedParticleCloud.H.
References Foam::name().
|
virtual |
Definition at line 66 of file injectedParticleCloud.C.
References injectedParticle::readObjects().
|
virtual |
Definition at line 72 of file injectedParticleCloud.C.
References injectedParticle::writeObjects().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.