append(T *ptr) | PtrList< ParticleForce< CloudType > > | inline |
append(autoPtr< T > &ptr) | PtrList< ParticleForce< CloudType > > | inline |
append(autoPtr< T > &&ptr) | PtrList< ParticleForce< CloudType > > | inline |
append(std::unique_ptr< T > &&ptr) | PtrList< ParticleForce< CloudType > > | inline |
append(const refPtr< T > &ptr) | PtrList< ParticleForce< CloudType > > | inline |
append(const tmp< T > &ptr) | PtrList< ParticleForce< CloudType > > | inline |
cacheFields(const bool store) | ParticleForceList< CloudType > | virtual |
calcCoupled(const typename CloudType::parcelType &p, const typename CloudType::parcelType::trackingData &td, const scalar dt, const scalar mass, const scalar Re, const scalar muc) const | ParticleForceList< CloudType > | virtual |
calcNonCoupled(const typename CloudType::parcelType &p, const typename CloudType::parcelType::trackingData &td, const scalar dt, const scalar mass, const scalar Re, const scalar muc) const | ParticleForceList< CloudType > | virtual |
clear() | PtrList< ParticleForce< CloudType > > | inline |
clone(Args &&... args) const | PtrList< ParticleForce< CloudType > > | |
clone(Args &&... args) const | PtrList< ParticleForce< CloudType > > | |
dict() const | ParticleForceList< CloudType > | inline |
emplace(const label i, Args &&... args) | PtrList< ParticleForce< CloudType > > | inline |
emplace(const label i, Args &&... args) | PtrList< ParticleForce< CloudType > > | inline |
emplace_append(Args &&... args) | PtrList< ParticleForce< CloudType > > | inline |
free() | PtrList< ParticleForce< CloudType > > | inlineprotected |
massEff(const typename CloudType::parcelType &p, const typename CloudType::parcelType::trackingData &td, const scalar mass) const | ParticleForceList< CloudType > | virtual |
mesh() const | ParticleForceList< CloudType > | inline |
operator=(const PtrList< T > &list) | PtrList< ParticleForce< CloudType > > | |
operator=(PtrList< T > &&list) | PtrList< ParticleForce< CloudType > > | inline |
owner() const | ParticleForceList< CloudType > | inline |
owner() | ParticleForceList< CloudType > | inline |
ParticleForceList(CloudType &owner, const fvMesh &mesh) | ParticleForceList< CloudType > | |
ParticleForceList(CloudType &owner, const fvMesh &mesh, const dictionary &dict, const bool readFields) | ParticleForceList< CloudType > | |
ParticleForceList(const ParticleForceList &pfl) | ParticleForceList< CloudType > | |
PtrList() noexcept | PtrList< ParticleForce< CloudType > > | inline |
PtrList(const label len) | PtrList< ParticleForce< CloudType > > | inlineexplicit |
PtrList(const PtrList< T > &list) | PtrList< ParticleForce< CloudType > > | inline |
PtrList(PtrList< T > &&list) | PtrList< ParticleForce< CloudType > > | inline |
PtrList(UList< T * > &list) | PtrList< ParticleForce< CloudType > > | inlineexplicit |
PtrList(const PtrList< T > &list, const CloneArg &cloneArgs) | PtrList< ParticleForce< CloudType > > | inline |
PtrList(PtrList< T > &list, bool reuse) | PtrList< ParticleForce< CloudType > > | |
PtrList(const SLPtrList< T > &list) | PtrList< ParticleForce< CloudType > > | explicit |
PtrList(Istream &is, const INew &inew) | PtrList< ParticleForce< CloudType > > | |
PtrList(Istream &is) | PtrList< ParticleForce< CloudType > > | |
PtrList(PtrList< T > &list, bool reuse) | PtrList< ParticleForce< CloudType > > | |
PtrList(const SLPtrList< T > &list) | PtrList< ParticleForce< CloudType > > | |
PtrList() noexcept | PtrList< ParticleForce< CloudType > > | inline |
PtrList(const label len) | PtrList< ParticleForce< CloudType > > | inline |
PtrList(const PtrList< T > &list) | PtrList< ParticleForce< CloudType > > | inline |
PtrList(PtrList< T > &&list) | PtrList< ParticleForce< CloudType > > | inline |
PtrList(UList< T * > &list) | PtrList< ParticleForce< CloudType > > | inline |
PtrList(Istream &is) | PtrList< ParticleForce< CloudType > > | |
readIstream(Istream &is, const INew &inew) | PtrList< ParticleForce< CloudType > > | protected |
release(const label i) | PtrList< ParticleForce< CloudType > > | inline |
resize(const label newLen) | PtrList< ParticleForce< CloudType > > | |
set(const label i) const | PtrList< ParticleForce< CloudType > > | inline |
set(const label i, T *ptr) | PtrList< ParticleForce< CloudType > > | inline |
set(const label i, autoPtr< T > &ptr) | PtrList< ParticleForce< CloudType > > | inline |
set(const label i, autoPtr< T > &&ptr) | PtrList< ParticleForce< CloudType > > | inline |
set(const label i, std::unique_ptr< T > &&ptr) | PtrList< ParticleForce< CloudType > > | inline |
set(const label i, const refPtr< T > &ptr) | PtrList< ParticleForce< CloudType > > | inline |
set(const label i, const tmp< T > &ptr) | PtrList< ParticleForce< CloudType > > | inline |
setCalcCoupled(bool flag) | ParticleForceList< CloudType > | inline |
setCalcNonCoupled(bool flag) | ParticleForceList< CloudType > | inline |
setSize(const label newLen) | PtrList< ParticleForce< CloudType > > | inline |
transfer(PtrList< T > &list) | PtrList< ParticleForce< CloudType > > | inline |
~ParticleForceList() | ParticleForceList< CloudType > | virtual |
~PtrList() | PtrList< ParticleForce< CloudType > > | |