append(sampledSurface *) | PtrList< sampledSurface > | inline |
append(const autoPtr< sampledSurface > &) | PtrList< sampledSurface > | inline |
append(const tmp< sampledSurface > &) | PtrList< sampledSurface > | inline |
begin() | UPtrList< T > | inline |
begin() const | UPtrList< T > | inline |
cannotFindObject(const word &fieldName) | regionFunctionObject | protected |
cannotFindObject(const word &fieldName) | regionFunctionObject | protected |
cannotFindObjects(const wordList &fieldNames) | regionFunctionObject | protected |
cbegin() const | UPtrList< T > | inline |
cend() const | UPtrList< T > | inline |
ClassName("functionObject") | functionObject | |
clear() | PtrList< sampledSurface > | |
clearObject(const word &fieldName) | regionFunctionObject | protected |
clone() const | functionObject | inline |
const_reference typedef | UPtrList< T > | |
convert() | UPtrList< T > | |
convert() const | UPtrList< T > | |
convert() | UPtrList< T > | |
convert() const | UPtrList< T > | |
declareRunTimeSelectionTable(autoPtr, functionObject, dictionary,(const word &name, const Time &runTime, const dictionary &dict),(name, runTime, dict)) | functionObject | |
distribute(const polyDistributionMap &) | sampledSurfaces | virtual |
empty() const | UPtrList< T > | inline |
Foam::end() | functionObject | virtual |
PtrList< sampledSurface >::end() | UPtrList< T > | inline |
PtrList< sampledSurface >::end() const | UPtrList< T > | inline |
execute() | sampledSurfaces | virtual |
executeAtStart() const | functionObject | virtual |
executeAtStart_ | functionObject | |
fields() const | sampledSurfaces | virtual |
first() | UPtrList< T > | inline |
first() const | UPtrList< T > | inline |
foundObject(const word &fieldName) const | regionFunctionObject | protected |
functionObject(const word &name, const Time &runTime) | functionObject | |
functionObject(const functionObject &)=delete | functionObject | |
fvMeshFunctionObject(const word &name, const Time &runTime, const dictionary &dict) | fvMeshFunctionObject | |
fvMeshFunctionObject(const word &name, const objectRegistry &obr, const dictionary &dict) | fvMeshFunctionObject | |
fvMeshFunctionObject(const fvMeshFunctionObject &)=delete | fvMeshFunctionObject | |
last() | UPtrList< T > | inline |
last() const | UPtrList< T > | inline |
log | functionObject | |
lookupObject(const word &fieldName) const | regionFunctionObject | protected |
lookupObjectRef(const word &fieldName) | regionFunctionObject | protected |
mapMesh(const polyMeshMap &) | sampledSurfaces | virtual |
maxDeltaT() const | functionObject | virtual |
mesh_ | fvMeshFunctionObject | protected |
movePoints(const polyMesh &) | sampledSurfaces | virtual |
name() const | functionObject | |
New(const word &name, const Time &, const dictionary &) | functionObject | static |
obr_ | regionFunctionObject | protected |
operator()(const label) const | UPtrList< T > | inline |
operator()(const label) | UPtrList< T > | inline |
operator=(const sampledSurfaces &)=delete | sampledSurfaces | |
Foam::functionObjects::fvMeshFunctionObject::operator=(const fvMeshFunctionObject &)=delete | fvMeshFunctionObject | |
Foam::functionObjects::regionFunctionObject::operator=(const regionFunctionObject &)=delete | regionFunctionObject | |
Foam::functionObject::operator=(const functionObject &)=delete | functionObject | |
PtrList< sampledSurface >::operator=(const PtrList< sampledSurface > &) | PtrList< sampledSurface > | |
PtrList< sampledSurface >::operator=(PtrList< sampledSurface > &&) | PtrList< sampledSurface > | |
operator[](const label) const | UPtrList< T > | inline |
operator[](const label) | UPtrList< T > | inline |
patchSet(const dictionary &, const bool optional=false) const | fvMeshFunctionObject | protected |
postProcess | functionObject | static |
PtrList() | PtrList< sampledSurface > | |
PtrList(const label) | PtrList< sampledSurface > | explicit |
PtrList(const PtrList< sampledSurface > &) | PtrList< sampledSurface > | |
PtrList(const PtrList< sampledSurface > &, const CloneArg &) | PtrList< sampledSurface > | |
PtrList(PtrList< sampledSurface > &&) | PtrList< sampledSurface > | |
PtrList(PtrList< sampledSurface > &, bool reuse) | PtrList< sampledSurface > | |
PtrList(const SLPtrList< sampledSurface > &) | PtrList< sampledSurface > | explicit |
PtrList(Istream &, const INew &) | PtrList< sampledSurface > | |
PtrList(Istream &) | PtrList< sampledSurface > | |
read(const dictionary &) | sampledSurfaces | virtual |
PtrList< sampledSurface >::read(Istream &, const INew &inewt) | PtrList< sampledSurface > | protected |
reference typedef | UPtrList< T > | |
regionFunctionObject(const word &name, const Time &runTime, const dictionary &dict) | regionFunctionObject | |
regionFunctionObject(const word &name, const objectRegistry &obr, const dictionary &dict) | regionFunctionObject | |
regionFunctionObject(const regionFunctionObject &)=delete | regionFunctionObject | |
reorder(const labelUList &oldToNew) | PtrList< sampledSurface > | |
resize(const label) | PtrList< sampledSurface > | inline |
sampledSurfaces(const word &name, const Time &time, const dictionary &dict) | sampledSurfaces | |
sampledSurfaces(const sampledSurfaces &)=delete | sampledSurfaces | |
sampleLocalType(const label surfi, const wordList &fieldNames, HashPtrTable< interpolation< Type >> &interpolations) | sampledSurfaces | |
sampleType(const label surfi, const wordList &fieldNames, HashPtrTable< interpolation< Type >> &interpolations) | sampledSurfaces | |
set(const label) const | PtrList< sampledSurface > | inline |
set(const label, sampledSurface *) | PtrList< sampledSurface > | inline |
set(const label, const autoPtr< sampledSurface > &) | PtrList< sampledSurface > | inline |
set(const label, const tmp< sampledSurface > &) | PtrList< sampledSurface > | inline |
setSize(const label) | PtrList< sampledSurface > | |
shrink() | PtrList< sampledSurface > | |
shuffle(const labelUList &newToOld) | PtrList< sampledSurface > | |
size() const | UPtrList< T > | inline |
store(const tmp< ObjectType > &tfield) | regionFunctionObject | protected |
store(const word &fieldName, const tmp< ObjectType > &tfield, bool cacheable=false) | regionFunctionObject | protected |
time_ | functionObject | protected |
timeToNextAction() | functionObject | virtual |
topoChange(const polyTopoChangeMap &) | sampledSurfaces | virtual |
transfer(PtrList< sampledSurface > &) | PtrList< sampledSurface > | |
Foam::UPtrList::transfer(UPtrList< T > &) | UPtrList< T > | |
type() const =0 | functionObject | pure virtual |
TypeName("surfaces") | sampledSurfaces | |
Foam::functionObjects::fvMeshFunctionObject::TypeName("fvMeshFunctionObject") | fvMeshFunctionObject | |
Foam::functionObjects::regionFunctionObject::TypeName("regionFunctionObject") | regionFunctionObject | |
UPtrList() | UPtrList< T > | |
UPtrList(const label) | UPtrList< T > | explicit |
UPtrList(UPtrList< T > &, bool reuse) | UPtrList< T > | |
value_type typedef | UPtrList< T > | |
write() | sampledSurfaces | virtual |
writeObject(const word &fieldName) | regionFunctionObject | protected |
~functionObject() | functionObject | virtual |
~fvMeshFunctionObject() | fvMeshFunctionObject | virtual |
~PtrList() | PtrList< sampledSurface > | |
~regionFunctionObject() | regionFunctionObject | virtual |
~sampledSurfaces() | sampledSurfaces | virtual |