append(CloudFunctionObject< CloudType > *) | PtrList< CloudFunctionObject< CloudType > > | inline |
append(const autoPtr< CloudFunctionObject< CloudType > > &) | PtrList< CloudFunctionObject< CloudType > > | inline |
append(const tmp< CloudFunctionObject< CloudType > > &) | PtrList< CloudFunctionObject< CloudType > > | inline |
begin() | UPtrList< T > | inline |
begin() const | UPtrList< T > | inline |
cbegin() const | UPtrList< T > | inline |
cend() const | UPtrList< T > | inline |
clear() | PtrList< CloudFunctionObject< CloudType > > | |
CloudFunctionObjectList(CloudType &owner) | CloudFunctionObjectList< CloudType > | |
CloudFunctionObjectList(CloudType &owner, const dictionary &dict, const bool readFields) | CloudFunctionObjectList< CloudType > | |
CloudFunctionObjectList(const CloudFunctionObjectList &ppml) | CloudFunctionObjectList< CloudType > | |
const_reference typedef | UPtrList< T > | |
convert() | UPtrList< T > | |
convert() const | UPtrList< T > | |
convert() | UPtrList< T > | |
convert() const | UPtrList< T > | |
dict() const | CloudFunctionObjectList< CloudType > | inline |
dict_ | CloudFunctionObjectList< CloudType > | protected |
empty() const | UPtrList< T > | inline |
end() | UPtrList< T > | inline |
end() const | UPtrList< T > | inline |
first() | UPtrList< T > | inline |
first() const | UPtrList< T > | inline |
last() | UPtrList< T > | inline |
last() const | UPtrList< T > | inline |
operator()(const label) const | UPtrList< T > | inline |
operator=(const PtrList< CloudFunctionObject< CloudType > > &) | PtrList< CloudFunctionObject< CloudType > > | |
operator=(PtrList< CloudFunctionObject< CloudType > > &&) | PtrList< CloudFunctionObject< CloudType > > | |
operator[](const label) const | UPtrList< T > | inline |
operator[](const label) | UPtrList< T > | inline |
owner() const | CloudFunctionObjectList< CloudType > | inline |
owner() | CloudFunctionObjectList< CloudType > | inline |
owner_ | CloudFunctionObjectList< CloudType > | protected |
postEvolve() | CloudFunctionObjectList< CloudType > | virtual |
postFace(const typename CloudType::parcelType &p, bool &keepParticle) | CloudFunctionObjectList< CloudType > | virtual |
postMove(typename CloudType::parcelType &p, const scalar dt, const point &position0, bool &keepParticle) | CloudFunctionObjectList< CloudType > | virtual |
postPatch(const typename CloudType::parcelType &p, const polyPatch &pp, bool &keepParticle) | CloudFunctionObjectList< CloudType > | virtual |
preEvolve() | CloudFunctionObjectList< CloudType > | virtual |
PtrList() | PtrList< CloudFunctionObject< CloudType > > | |
PtrList(const label) | PtrList< CloudFunctionObject< CloudType > > | explicit |
PtrList(const PtrList< CloudFunctionObject< CloudType > > &) | PtrList< CloudFunctionObject< CloudType > > | |
PtrList(const PtrList< CloudFunctionObject< CloudType > > &, const CloneArg &) | PtrList< CloudFunctionObject< CloudType > > | |
PtrList(PtrList< CloudFunctionObject< CloudType > > &&) | PtrList< CloudFunctionObject< CloudType > > | |
PtrList(PtrList< CloudFunctionObject< CloudType > > &, bool reuse) | PtrList< CloudFunctionObject< CloudType > > | |
PtrList(const SLPtrList< CloudFunctionObject< CloudType > > &) | PtrList< CloudFunctionObject< CloudType > > | explicit |
PtrList(Istream &, const INew &) | PtrList< CloudFunctionObject< CloudType > > | |
PtrList(Istream &) | PtrList< CloudFunctionObject< CloudType > > | |
read(Istream &, const INew &inewt) | PtrList< CloudFunctionObject< CloudType > > | protected |
reference typedef | UPtrList< T > | |
reorder(const labelUList &oldToNew) | PtrList< CloudFunctionObject< CloudType > > | |
resize(const label) | PtrList< CloudFunctionObject< CloudType > > | inline |
set(const label) const | PtrList< CloudFunctionObject< CloudType > > | inline |
set(const label, CloudFunctionObject< CloudType > *) | PtrList< CloudFunctionObject< CloudType > > | inline |
set(const label, const autoPtr< CloudFunctionObject< CloudType > > &) | PtrList< CloudFunctionObject< CloudType > > | inline |
set(const label, const tmp< CloudFunctionObject< CloudType > > &) | PtrList< CloudFunctionObject< CloudType > > | inline |
Foam::UPtrList::set(const label, T *) | UPtrList< T > | inline |
setSize(const label) | PtrList< CloudFunctionObject< CloudType > > | |
shuffle(const labelUList &newToOld) | PtrList< CloudFunctionObject< CloudType > > | |
size() const | UPtrList< T > | inline |
transfer(PtrList< CloudFunctionObject< CloudType > > &) | PtrList< CloudFunctionObject< CloudType > > | |
Foam::UPtrList::transfer(UPtrList< T > &) | UPtrList< T > | |
UPtrList() | UPtrList< T > | |
UPtrList(const label) | UPtrList< T > | explicit |
UPtrList(UPtrList< T > &, bool reuse) | UPtrList< T > | |
value_type typedef | UPtrList< T > | |
~CloudFunctionObjectList() | CloudFunctionObjectList< CloudType > | virtual |
~PtrList() | PtrList< CloudFunctionObject< CloudType > > | |