This is the complete list of members for Sampled< Type >, including all inherited members.
| addWorldConnection() | mappedPatchBase | protected |
| AMI(const bool forceUpdate=false) const | mappedPatchBase | inline |
| AMIPtr_ | mappedPatchBase | mutableprotected |
| AMIReverse_ | mappedPatchBase | protected |
| autoMap(const FieldMapper &mapper) | PatchFunction1< Type > | virtual |
| average_ | Sampled< Type > | protected |
| calcAMI() const | mappedPatchBase | protected |
| calcGeometry(PstreamBuffers &) | mappedPatchBase | inlineprotectedvirtual |
| calcMapping() const | mappedPatchBase | protected |
| clearOut() | mappedPatchBase | |
| clone() const | Sampled< Type > | inlinevirtual |
| clone(const polyPatch &pp) const | Sampled< Type > | inlinevirtual |
| Clone(const Derived &fun) | PatchFunction1< Type > | inlinestatic |
| Clone(const Derived &fun, const polyPatch &pp) | PatchFunction1< Type > | inlinestatic |
| collectSamples(const label mySampleWorld, const pointField &facePoints, pointField &samples, labelList &patchFaceWorlds, labelList &patchFaceProcs, labelList &patchFaces, pointField &patchFc) const | mappedPatchBase | protected |
| comm() const | mappedPatchBase | inline |
| communicator_ | mappedPatchBase | protected |
| constant() const | Sampled< Type > | inlinevirtual |
| constructIOField(const word &name, token &tok, Istream &is, objectRegistry &obr) | mappedPatchBase | protectedstatic |
| coordSys_ | PatchFunction1< Type > | protected |
| coupleGroup() const | mappedPatchBase | inline |
| coupleGroup_ | mappedPatchBase | protected |
| dict | PatchFunction1< Type > | |
| dict | PatchFunction1< Type > | |
| dictionary | PatchFunction1< Type > | |
| distance_ | mappedPatchBase | protected |
| distribute(List< Type > &lst) const | mappedPatchBase | |
| distribute(List< Type > &lst, const CombineOp &cop) const | mappedPatchBase | |
| entryName | PatchFunction1< Type > | |
| entryName | PatchFunction1< Type > | |
| facePoint(const polyMesh &, const label facei, const polyMesh::cellDecomposition) | mappedPatchBase | static |
| facePoints(const polyPatch &) const | mappedPatchBase | protected |
| faceValues | PatchFunction1< Type > | |
| Foam::patchFunction1Base::faceValues() const noexcept | patchFunction1Base | inline |
| faceValues_ | patchFunction1Base | protected |
| fieldName_ | Sampled< Type > | protected |
| findLocalSamples(const sampleMode mode, const label sampleWorld, const word &sampleRegion, const word &samplePatch, const pointField &samplePoints, List< nearInfoWorld > &nearest) const | mappedPatchBase | protected |
| findSamples(const sampleMode mode, const label myWorldIndex, const pointField &, const labelList &wantedWorlds, const labelList &origProcs, labelList &sampleProcs, labelList &sampleIndices, pointField &sampleLocations) const | mappedPatchBase | protected |
| getCommunicator() const | mappedPatchBase | inline |
| getWorldCommunicator() const | mappedPatchBase | protected |
| good() const | PatchFunction1< Type > | inlinevirtual |
| haveSampleField() const | Sampled< Type > | protected |
| initGeometry(PstreamBuffers &) | mappedPatchBase | inlineprotectedvirtual |
| initMovePoints(PstreamBuffers &, const pointField &) | mappedPatchBase | inlineprotectedvirtual |
| initUpdateMesh(PstreamBuffers &) | mappedPatchBase | inlineprotectedvirtual |
| integrate(const scalar x1, const scalar x2) const | Sampled< Type > | virtual |
| interpolationScheme_ | Sampled< Type > | protected |
| localPosition(const pointField &globalPos) const | PatchFunction1< Type > | virtual |
| lookupMesh(const word ®ion) const | mappedPatchBase | protected |
| lookupPatch(const word &sampleRegion, const word &samplePatch) const | mappedPatchBase | protected |
| map() const | mappedPatchBase | inline |
| mappedPatchBase(const polyPatch &) | mappedPatchBase | explicit |
| mappedPatchBase(const polyPatch &pp, const word &sampleRegion, const sampleMode sampleMode, const word &samplePatch, const vectorField &offsets) | mappedPatchBase | |
| mappedPatchBase(const polyPatch &pp, const word &sampleRegion, const sampleMode sampleMode, const word &samplePatch, const vector &uniformOffset) | mappedPatchBase | |
| mappedPatchBase(const polyPatch &pp, const word &sampleRegion, const sampleMode sampleMode, const word &samplePatch, const scalar normalDistance) | mappedPatchBase | |
| mappedPatchBase(const polyPatch &, const dictionary &) | mappedPatchBase | |
| mappedPatchBase(const polyPatch &, const sampleMode, const dictionary &) | mappedPatchBase | |
| mappedPatchBase(const polyPatch &, const mappedPatchBase &) | mappedPatchBase | |
| mappedPatchBase(const polyPatch &, const mappedPatchBase &, const labelUList &mapAddressing) | mappedPatchBase | |
| mapPtr_ | mappedPatchBase | mutableprotected |
| masterWorld() const | mappedPatchBase | inline |
| mode() const noexcept | mappedPatchBase | inline |
| mode_ | mappedPatchBase | protected |
| movePoints(PstreamBuffers &, const pointField &) | mappedPatchBase | inlineprotectedvirtual |
| name() const noexcept | patchFunction1Base | inline |
| name_ | patchFunction1Base | protected |
| NEARESTCELL enum value | mappedPatchBase | |
| NEARESTFACE enum value | mappedPatchBase | |
| NEARESTONLYCELL enum value | mappedPatchBase | |
| NEARESTPATCHFACE enum value | mappedPatchBase | |
| NEARESTPATCHFACEAMI enum value | mappedPatchBase | |
| NEARESTPATCHPOINT enum value | mappedPatchBase | |
| nearInfo typedef | mappedPatchBase | |
| nearInfoWorld typedef | mappedPatchBase | |
| New(const polyPatch &pp, const word &entryName, const dictionary &dict, const bool faceValues=true, const bool mandatory=true) | PatchFunction1< Type > | static |
| New(HashPtrTable< PatchFunction1< Type >> &cache, const polyPatch &pp, const word &entryName, const dictionary &dict, enum keyType::option matchOpt=keyType::LITERAL, const bool faceValues=true, const bool mandatory=true) | PatchFunction1< Type > | static |
| NewCompat(const polyPatch &pp, const word &entryName, std::initializer_list< std::pair< const char *, int >> compat, const dictionary &dict, const bool faceValues=true, const bool mandatory=true) | PatchFunction1< Type > | static |
| NewIfPresent(const polyPatch &pp, const word &entryName, const dictionary &dict, const bool faceValues=true) | PatchFunction1< Type > | static |
| NONUNIFORM enum value | mappedPatchBase | |
| NORMAL enum value | mappedPatchBase | |
| obr() const | patchFunction1Base | |
| offset() const noexcept | mappedPatchBase | inline |
| offset_ | mappedPatchBase | protected |
| offsetMode enum name | mappedPatchBase | |
| offsetMode_ | mappedPatchBase | protected |
| offsetModeNames_ | mappedPatchBase | static |
| offsets() const noexcept | mappedPatchBase | inline |
| offsets_ | mappedPatchBase | protected |
| operator++() noexcept | refCount | inline |
| operator++(int) noexcept | refCount | inline |
| operator--() noexcept | refCount | inline |
| operator--(int) noexcept | refCount | inline |
| operator=(const Sampled< Type > &)=delete | Sampled< Type > | |
| Foam::PatchFunction1::operator=(const PatchFunction1< Type > &)=delete | PatchFunction1< Type > | protected |
| Foam::patchFunction1Base::operator=(const patchFunction1Base &)=delete | patchFunction1Base | protected |
| owner() const | mappedPatchBase | inline |
| patch() const noexcept | patchFunction1Base | inline |
| Foam::patch_ | patchFunction1Base | protected |
| Foam::mappedPatchBase::patch_ | mappedPatchBase | protected |
| PatchFunction1 | PatchFunction1< Type > | |
| PatchFunction1(const polyPatch &pp, const word &entryName, const bool faceValues=true) | PatchFunction1< Type > | |
| PatchFunction1(const polyPatch &pp, const word &entryName, const dictionary &dict, const bool faceValues=true) | PatchFunction1< Type > | |
| PatchFunction1(const PatchFunction1< Type > &rhs, const polyPatch &pp) | PatchFunction1< Type > | explicit |
| PatchFunction1(const PatchFunction1< Type > &rhs) | PatchFunction1< Type > | explicit |
| patchFunction1Base(const polyPatch &pp, const word &entryName, const bool faceValues=true) | patchFunction1Base | |
| patchFunction1Base(const polyPatch &pp, const word &entryName, const dictionary &dict, const bool faceValues=true) | patchFunction1Base | |
| patchFunction1Base(const patchFunction1Base &rhs) | patchFunction1Base | explicit |
| patchFunction1Base(const patchFunction1Base &rhs, const polyPatch &pp) | patchFunction1Base | explicit |
| pp | PatchFunction1< Type > | |
| pp | PatchFunction1< Type > | |
| readDatabase(const dictionary &dict) | mappedPatchBase | protectedstatic |
| readDict(const dictionary &d, objectRegistry &obr) | mappedPatchBase | static |
| receivePath(const fileName &root, const label proci) | mappedPatchBase | static |
| receivePath(const label proci) const | mappedPatchBase | virtual |
| refCount() noexcept | refCount | inline |
| returnType typedef | PatchFunction1< Type > | |
| reverseDistribute(List< Type > &lst) const | mappedPatchBase | |
| reverseDistribute(List< Type > &lst, const CombineOp &cop) const | mappedPatchBase | |
| rmap(const PatchFunction1< Type > &rhs, const labelList &addr) | PatchFunction1< Type > | virtual |
| sameRegion() const noexcept | mappedPatchBase | inline |
| sameRegion_ | mappedPatchBase | mutableprotected |
| sameWorld() const | mappedPatchBase | inline |
| Sampled(const polyPatch &pp, const word &redirectType, const word &entryName, const dictionary &dict, const bool faceValues=true) | Sampled< Type > | |
| Sampled(const Sampled< Type > &rhs, const polyPatch &pp) | Sampled< Type > | explicit |
| Sampled(const Sampled< Type > &rhs) | Sampled< Type > | explicit |
| sampleDatabase() const noexcept | mappedPatchBase | inline |
| sampleDatabasePath() const | mappedPatchBase | inline |
| sampleDatabasePtr_ | mappedPatchBase | protected |
| sampleField() const | Sampled< Type > | |
| sampleMesh() const | mappedPatchBase | |
| sampleMode enum name | mappedPatchBase | |
| sampleModeNames_ | mappedPatchBase | static |
| samplePatch() const | mappedPatchBase | inline |
| samplePatch_ | mappedPatchBase | mutableprotected |
| samplePoints(const pointField &) const | mappedPatchBase | protected |
| samplePoints() const | mappedPatchBase | |
| samplePolyPatch() const | mappedPatchBase | |
| sampleRegion() const | mappedPatchBase | inline |
| sampleRegion_ | mappedPatchBase | mutableprotected |
| sampleSize() const | mappedPatchBase | inline |
| sampleWorld() const noexcept | mappedPatchBase | inline |
| sampleWorld_ | mappedPatchBase | mutableprotected |
| sendPath(const fileName &root, const label proci) | mappedPatchBase | static |
| sendPath(const label proci) const | mappedPatchBase | virtual |
| setAverage_ | Sampled< Type > | protected |
| setOffset(const scalar normalDist) | mappedPatchBase | |
| setOffset(const vector &uniformOffset) | mappedPatchBase | |
| setOffset(const vectorField &offsets) | mappedPatchBase | |
| size() const | patchFunction1Base | inline |
| storeField(objectRegistry &obr, const word &fieldName, const Field< Type > &values) | mappedPatchBase | static |
| subRegistry(const objectRegistry &obr, const wordList &names, const label index) | mappedPatchBase | protectedstatic |
| subRegistry(const objectRegistry &obr, const fileName &path) | mappedPatchBase | static |
| surfDict_ | mappedPatchBase | protected |
| surfPtr() const | mappedPatchBase | |
| surfPtr_ | mappedPatchBase | mutableprotected |
| time() const | patchFunction1Base | |
| transform(const Field< Type > &fld) const | PatchFunction1< Type > | virtual |
| transform(const tmp< Field< Type >> &tfld) const | PatchFunction1< Type > | virtual |
| type | PatchFunction1< Type > | |
| type | PatchFunction1< Type > | |
| TypeName("sampled") | Sampled< Type > | |
| Foam::PatchFunction1::TypeName("PatchFunction1") declareRunTimeSelectionTable(autoPtr | PatchFunction1< Type > | |
| Foam::mappedPatchBase::TypeName("mappedPatchBase") | mappedPatchBase | |
| uniform() const | Sampled< Type > | inlinevirtual |
| UNIFORM enum value | mappedPatchBase | |
| unique() const noexcept | refCount | inline |
| updateMesh(PstreamBuffers &) | mappedPatchBase | protectedvirtual |
| updateMeshTime() const | mappedPatchBase | inline |
| updateMeshTimePtr_ | mappedPatchBase | mutableprotected |
| updateSampleMeshTime() const | mappedPatchBase | inline |
| updateSampleMeshTimePtr_ | mappedPatchBase | mutableprotected |
| upToDate() const | mappedPatchBase | |
| use_count() const noexcept | refCount | inline |
| userTimeToTime(const Time &t) | patchFunction1Base | virtual |
| value(const scalar x) const | Sampled< Type > | virtual |
| whichDb() const | patchFunction1Base | |
| write(Ostream &os) const | mappedPatchBase | virtual |
| writeData(Ostream &os) const | Sampled< Type > | virtual |
| writeDict(const objectRegistry &obr, dictionary &dict) | mappedPatchBase | static |
| writeIOField(const regIOobject &obj, dictionary &dict) | mappedPatchBase | protectedstatic |
| ~mappedPatchBase() | mappedPatchBase | virtual |
| ~PatchFunction1()=default | PatchFunction1< Type > | virtual |
| ~patchFunction1Base()=default | patchFunction1Base | virtual |
| ~Sampled()=default | Sampled< Type > | virtual |