This is the complete list of members for sampledSurfaces, including all inherited members.
| adjustTimeStep() | functionObject | virtual |
| append(autoPtr< sampledSurface > &ptr) | PtrList< sampledSurface > | inline |
| append(sampledSurface *ptr) | PtrList< sampledSurface > | inline |
| append(std::unique_ptr< sampledSurface > &&ptr) | PtrList< sampledSurface > | inline |
| append(autoPtr< sampledSurface > &&ptr) | PtrList< sampledSurface > | inline |
| append(const refPtr< sampledSurface > &ptr) | PtrList< sampledSurface > | inline |
| append(const tmp< sampledSurface > &ptr) | PtrList< sampledSurface > | inline |
| append(PtrList< sampledSurface > &&other) | PtrList< sampledSurface > | inline |
| Foam::UPtrList::append(T *ptr) | UPtrList< T > | inline |
| Foam::UPtrList::append(UPtrList< T > &&other) | UPtrList< T > | inline |
| back() | UPtrList< T > | inline |
| back() const | UPtrList< T > | inline |
| begin() noexcept | UPtrList< T > | inline |
| begin() const noexcept | UPtrList< T > | inline |
| begin_ptr() noexcept | UPtrList< T > | inline |
| cbegin() const noexcept | UPtrList< T > | inline |
| cend() const noexcept | UPtrList< T > | inline |
| cfindObject(const word &fieldName) const | regionFunctionObject | protected |
| checkNonNull() const | UPtrList< T > | inline |
| clear() | PtrList< sampledSurface > | inline |
| clearObject(const word &fieldName) | regionFunctionObject | protected |
| clearObjects(const wordList &objNames) | regionFunctionObject | protected |
| clearOutputObjects(const wordList &objNames) | timeFunctionObject | protected |
| clearTrigger() | stateFunctionObject | |
| Foam::clone() const | functionObject | inline |
| PtrList< sampledSurface >::clone(Args &&... args) const | PtrList< sampledSurface > | |
| const_reference typedef | UPtrList< T > | |
| debug | functionObject | static |
| declareRunTimeSelectionTable(autoPtr, functionObject, dictionary,(const word &name, const Time &runTime, const dictionary &dict),(name, runTime, dict)) | functionObject | |
| defaultUseNamePrefix | functionObject | static |
| emplace(const label i, Args &&... args) | PtrList< sampledSurface > | inline |
| emplace(const label i, Args &&... args) | PtrList< sampledSurface > | inline |
| emplace_back(Args &&... args) | PtrList< sampledSurface > | inline |
| empty() const noexcept | UPtrList< T > | inline |
| Foam::end() | functionObject | virtual |
| PtrList< sampledSurface >::end() noexcept | UPtrList< T > | inline |
| PtrList< sampledSurface >::end() const noexcept | UPtrList< T > | inline |
| end_ptr() noexcept | UPtrList< T > | inline |
| execute() | sampledSurfaces | virtual |
| Foam::functionObjects::fvMeshFunctionObject::execute(const label subIndex) | functionObject | virtual |
| filesModified() const | functionObject | virtual |
| findObject(const word &fieldName) const | regionFunctionObject | protected |
| findObject(const word &fieldName) | regionFunctionObject | protected |
| first() | UPtrList< T > | inline |
| first() const | UPtrList< T > | inline |
| FOAM_DEPRECATED_FOR(2022-09, "get(), set() or test() methods") const T *operator()(const label i) const | UPtrList< T > | inline |
| foundObject(const word &fieldName) const | regionFunctionObject | protected |
| foundProperty(const word &entryName) const | stateFunctionObject | |
| free() | PtrList< sampledSurface > | inlineprotected |
| front() | UPtrList< T > | inline |
| front() const | UPtrList< T > | inline |
| functionObject(const word &name, const bool withNamePrefix=defaultUseNamePrefix) | functionObject | explicit |
| fvMeshFunctionObject(const fvMeshFunctionObject &)=delete | fvMeshFunctionObject | protected |
| fvMeshFunctionObject(const word &name, const Time &runTime, const dictionary &dict) | fvMeshFunctionObject | |
| fvMeshFunctionObject(const word &name, const objectRegistry &obr, const dictionary &dict) | fvMeshFunctionObject | |
| get(const label i) const | UPtrList< T > | inline |
| get(const label i) | UPtrList< T > | inline |
| getDict(const word &entryName, dictionary &dict) const | stateFunctionObject | |
| getObjectDict(const word &objectName, const word &entryName, dictionary &dict) const | stateFunctionObject | |
| getObjectProperty(const word &objectName, const word &entryName, const Type &defaultValue=Type(Zero)) const | stateFunctionObject | |
| getObjectProperty(const word &objectName, const word &entryName, Type &value) const | stateFunctionObject | |
| getObjectPtr(const word &fieldName) const | regionFunctionObject | protected |
| getObjectResult(const word &objectName, const word &entryName, const Type &defaultValue=Type(Zero)) const | stateFunctionObject | |
| getObjectResult(const word &objectName, const word &entryName, Type &value) const | stateFunctionObject | |
| getProperty(const word &entryName, const Type &defaultValue=Type(Zero)) const | stateFunctionObject | |
| getProperty(const word &entryName, Type &value) const | stateFunctionObject | |
| getResult(const word &entryName, const Type &defaultValue=Type(Zero)) const | stateFunctionObject | |
| getTrigger() const | stateFunctionObject | |
| last() | UPtrList< T > | inline |
| last() const | UPtrList< T > | inline |
| log | functionObject | |
| lookupObject(const word &fieldName) const | regionFunctionObject | protected |
| lookupObjectPtr(const word &fieldName) const | regionFunctionObject | inline |
| lookupObjectRef(const word &fieldName) const | regionFunctionObject | protected |
| lookupObjectRefPtr(const word &fieldName) const | regionFunctionObject | inline |
| mergeTol() noexcept | sampledSurfaces | static |
| mergeTol(const scalar tol) noexcept | sampledSurfaces | static |
| mesh_ | fvMeshFunctionObject | protected |
| movePoints(const polyMesh &mesh) | sampledSurfaces | virtual |
| name() const noexcept | functionObject | |
| New(const word &name, const Time &runTime, const dictionary &dict) | functionObject | static |
| objectResultEntries() const | stateFunctionObject | |
| objectResultEntries(const word &objectName) const | stateFunctionObject | |
| objectResultType(const word &objectName, const word &entryName) const | stateFunctionObject | |
| obr() const | regionFunctionObject | protectedvirtual |
| obr_ | regionFunctionObject | protected |
| obrPtr_ | regionFunctionObject | mutableprotected |
| Foam::functionObjects::fvMeshFunctionObject::operator=(const fvMeshFunctionObject &)=delete | fvMeshFunctionObject | protected |
| Foam::functionObjects::regionFunctionObject::operator=(const regionFunctionObject &)=delete | regionFunctionObject | protected |
| Foam::functionObjects::stateFunctionObject::operator=(const stateFunctionObject &)=delete | stateFunctionObject | protected |
| Foam::functionObjects::timeFunctionObject::operator=(const timeFunctionObject &)=delete | timeFunctionObject | protected |
| PtrList< sampledSurface >::operator=(const PtrList< sampledSurface > &list) | PtrList< sampledSurface > | |
| PtrList< sampledSurface >::operator=(PtrList< sampledSurface > &&list) | PtrList< sampledSurface > | inline |
| Foam::UPtrList::operator=(const UPtrList< T > &list) | UPtrList< T > | inline |
| Foam::UPtrList::operator=(UPtrList< T > &&list) | UPtrList< T > | inline |
| operator[](const label i) const | UPtrList< T > | inline |
| operator[](const label i) | UPtrList< T > | inline |
| outputPrefix | functionObject | static |
| postProcess | functionObject | static |
| propertyDict() | stateFunctionObject | |
| PtrList() noexcept | PtrList< sampledSurface > | inline |
| PtrList(const label len) | PtrList< sampledSurface > | inlineexplicit |
| PtrList(const PtrList< sampledSurface > &list) | PtrList< sampledSurface > | inline |
| PtrList(PtrList< sampledSurface > &&list) | PtrList< sampledSurface > | inline |
| PtrList(UList< sampledSurface * > &list) | PtrList< sampledSurface > | inlineexplicit |
| PtrList(const PtrList< sampledSurface > &list, const CloneArg &cloneArgs) | PtrList< sampledSurface > | inline |
| PtrList(PtrList< sampledSurface > &list, bool reuse) | PtrList< sampledSurface > | |
| PtrList(const SLPtrList< sampledSurface > &list) | PtrList< sampledSurface > | explicit |
| PtrList(Istream &is, const INew &inew) | PtrList< sampledSurface > | |
| PtrList(Istream &is) | PtrList< sampledSurface > | |
| ptrs_ | UPtrList< T > | protected |
| push_back(sampledSurface *ptr) | PtrList< sampledSurface > | inline |
| push_back(std::unique_ptr< sampledSurface > &&ptr) | PtrList< sampledSurface > | inline |
| push_back(autoPtr< sampledSurface > &&ptr) | PtrList< sampledSurface > | inline |
| push_back(const refPtr< sampledSurface > &ptr) | PtrList< sampledSurface > | inline |
| push_back(const tmp< sampledSurface > &ptr) | PtrList< sampledSurface > | inline |
| push_back(PtrList< sampledSurface > &&other) | PtrList< sampledSurface > | inline |
| Foam::UPtrList::push_back(T *ptr) | UPtrList< T > | inline |
| Foam::UPtrList::push_back(UPtrList< T > &&other) | UPtrList< T > | inline |
| read(const dictionary &dict) | sampledSurfaces | virtual |
| readIstream(Istream &is, const INew &inew) | PtrList< sampledSurface > | protected |
| readUpdate(const polyMesh::readUpdateState state) | sampledSurfaces | virtual |
| reference typedef | UPtrList< T > | |
| regionFunctionObject(const regionFunctionObject &)=delete | regionFunctionObject | protected |
| regionFunctionObject(const word &name, const Time &runTime, const dictionary &dict) | regionFunctionObject | |
| regionFunctionObject(const word &name, const objectRegistry &obr, const dictionary &dict) | regionFunctionObject | |
| release(const label i) | PtrList< sampledSurface > | inline |
| reorder(const labelUList &oldToNew, const bool check=false) | UPtrList< T > | |
| resize(const label newLen) | PtrList< sampledSurface > | |
| resultType(const word &entryName) const | stateFunctionObject | |
| sampledSurfaces(const word &name, const Time &runTime, const dictionary &dict) | sampledSurfaces | |
| sampledSurfaces(const word &name, const objectRegistry &obr, const dictionary &dict, const bool loadFromFiles=false) | sampledSurfaces | |
| scopedName(const word &name) const | functionObject | protected |
| set(const label i) const | PtrList< sampledSurface > | inline |
| set(const label i, sampledSurface *ptr) | PtrList< sampledSurface > | inline |
| set(const label i, std::unique_ptr< sampledSurface > &&ptr) | PtrList< sampledSurface > | inline |
| set(const label i, autoPtr< sampledSurface > &&ptr) | PtrList< sampledSurface > | inline |
| set(const label i, const refPtr< sampledSurface > &ptr) | PtrList< sampledSurface > | inline |
| set(const label i, const tmp< sampledSurface > &ptr) | PtrList< sampledSurface > | inline |
| set(const label i, autoPtr< sampledSurface > &ptr) | PtrList< sampledSurface > | inline |
| Foam::UPtrList::set(const label i, T *ptr) | UPtrList< T > | inline |
| setAddressableSize(const label n) noexcept | UPtrList< T > | inlineprotected |
| setObjectProperty(const word &objectName, const word &entryName, const Type &value) | stateFunctionObject | |
| setObjectResult(const word &objectName, const word &entryName, const Type &value) | stateFunctionObject | |
| setProperty(const word &entryName, const Type &value) | stateFunctionObject | |
| setResult(const word &entryName, const Type &value) | stateFunctionObject | |
| setSize(const label newLen) | PtrList< sampledSurface > | inline |
| setTrigger(const label triggeri) | stateFunctionObject | |
| size() const noexcept | UPtrList< T > | inline |
| sortOrder(const labelUList &order, const bool check=false) | UPtrList< T > | |
| squeezeNull() | UPtrList< T > | |
| stateDict() const | stateFunctionObject | protected |
| stateDict() | stateFunctionObject | protected |
| stateFunctionObject(const stateFunctionObject &)=delete | stateFunctionObject | protected |
| stateFunctionObject(const word &name, const Time &runTime) | stateFunctionObject | |
| store(word &fieldName, const tmp< ObjectType > &tfield, bool cacheable=false) | regionFunctionObject | protected |
| storedObjects() | timeFunctionObject | |
| storedObjects() const | timeFunctionObject | |
| storeInDb(const word &fieldName, const tmp< ObjectType > &tfield, const objectRegistry &obr) | regionFunctionObject | protected |
| subRegistryName_ | regionFunctionObject | protected |
| swap(UPtrList< T > &list) | UPtrList< T > | inline |
| test(const label i) const | UPtrList< T > | inline |
| time() const | timeFunctionObject | inline |
| time_ | timeFunctionObject | protected |
| timeFunctionObject(const timeFunctionObject &)=delete | timeFunctionObject | protected |
| timeFunctionObject(const word &name, const Time &runTime) | timeFunctionObject | |
| transfer(PtrList< sampledSurface > &list) | PtrList< sampledSurface > | inline |
| Foam::UPtrList::transfer(UPtrList< T > &list) | UPtrList< T > | inline |
| type() const =0 | functionObject | pure virtual |
| TypeName("surfaces") | sampledSurfaces | |
| Foam::functionObjects::fvMeshFunctionObject::TypeName("fvMeshFunctionObject") | fvMeshFunctionObject | |
| Foam::functionObjects::regionFunctionObject::TypeName("regionFunctionObject") | regionFunctionObject | |
| updateMesh(const mapPolyMesh &mpm) | sampledSurfaces | virtual |
| UPtrList(Detail::PtrListDetail< T > &&ptrs) | UPtrList< T > | inlineexplicitprotected |
| UPtrList() noexcept | UPtrList< T > | inline |
| UPtrList(const label len) | UPtrList< T > | inlineexplicit |
| UPtrList(const UPtrList< T > &list) | UPtrList< T > | inline |
| UPtrList(UPtrList< T > &&list) | UPtrList< T > | inline |
| UPtrList(UPtrList< T > &list, bool reuse) | UPtrList< T > | inline |
| UPtrList(PtrList< T > &list) | UPtrList< T > | explicit |
| UPtrList(const UList< T *> &list) | UPtrList< T > | inlineexplicit |
| UPtrList(UList< T > &list) | UPtrList< T > | inlineexplicit |
| useNamePrefix() const noexcept | functionObject | |
| useNamePrefix(bool on) noexcept | functionObject | |
| value_type typedef | UPtrList< T > | |
| verbose(const bool on) noexcept | sampledSurfaces | |
| write() | sampledSurfaces | virtual |
| writeAllResultEntries(Ostream &os) const | stateFunctionObject | |
| writeObject(const word &fieldName) | regionFunctionObject | protected |
| writeResultEntries(Ostream &os) const | stateFunctionObject | |
| writeResultEntries(const word &objectName, Ostream &os) const | stateFunctionObject | |
| ~functionObject()=default | functionObject | virtual |
| ~fvMeshFunctionObject()=default | fvMeshFunctionObject | virtual |
| ~PtrList() | PtrList< sampledSurface > | |
| ~regionFunctionObject()=default | regionFunctionObject | virtual |
| ~sampledSurfaces()=default | sampledSurfaces | virtual |
| ~stateFunctionObject()=default | stateFunctionObject | virtual |
| ~timeFunctionObject()=default | timeFunctionObject | virtual |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.