A Cloud of streamLine particles. More...
Public Types | |
typedef wallBoundedStreamLineParticle | parcelType |
![]() | |
typedef ParticleType | particleType |
typedef ParticleType | parcelType |
Public Member Functions | |
wallBoundedStreamLineParticleCloud (const polyMesh &mesh, const word &cloudName=cloud::defaultName, bool readFields=true) | |
wallBoundedStreamLineParticleCloud (const polyMesh &mesh, const word &cloudName, const IDLList< wallBoundedStreamLineParticle > &particles) | |
![]() | |
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 | |
![]() | |
static word | cloudPropertiesName |
![]() | |
cloud::geometryType | geometryType_ |
A Cloud of streamLine particles.
Definition at line 48 of file wallBoundedStreamLineParticleCloud.H.
Definition at line 67 of file wallBoundedStreamLineParticleCloud.H.
|
explicit |
Definition at line 33 of file wallBoundedStreamLineParticleCloud.C.
References Foam::readFields().
wallBoundedStreamLineParticleCloud | ( | const polyMesh & | mesh, |
const word & | cloudName, | ||
const IDLList< wallBoundedStreamLineParticle > & | particles | ||
) |
Definition at line 49 of file wallBoundedStreamLineParticleCloud.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.