This is the complete list of members for patchPatchDist, including all inherited members.
| autoMap(const FieldMapper &map, const bool applyFlip=true) | Field< scalar > | |
| block(const label start) const | Field< scalar > | |
| clone() const | Field< scalar > | inline |
| cmptType typedef | Field< scalar > | |
| component(const direction) const | Field< scalar > | |
| correct() | patchPatchDist | virtual |
| Field() noexcept | Field< scalar > | inline |
| Field(const label len) | Field< scalar > | inlineexplicit |
| Field(const label len, const scalar &val) | Field< scalar > | inline |
| Field(const label len, const zero) | Field< scalar > | inline |
| Field(const Field< scalar > &fld) | Field< scalar > | inline |
| Field(const UList< scalar > &list) | Field< scalar > | inlineexplicit |
| Field(const IndirectListBase< scalar, Addr > &list) | Field< scalar > | inlineexplicit |
| Field(Field< scalar > &&fld) | Field< scalar > | inline |
| Field(List< scalar > &&list) | Field< scalar > | inline |
| Field(DynamicList< scalar, SizeMin > &&list) | Field< scalar > | inline |
| Field(const UList< scalar > &mapF, const labelUList &mapAddressing) | Field< scalar > | |
| Field(const tmp< Field< scalar >> &tmapF, const labelUList &mapAddressing) | Field< scalar > | |
| Field(const UList< scalar > &mapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< scalar > | |
| Field(const tmp< Field< scalar >> &tmapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< scalar > | |
| Field(const UList< scalar > &mapF, const FieldMapper &map, const bool applyFlip=true) | Field< scalar > | |
| Field(const UList< scalar > &mapF, const FieldMapper &map, const scalar &defaultValue, const bool applyFlip=true) | Field< scalar > | |
| Field(const UList< scalar > &mapF, const FieldMapper &map, const UList< scalar > &defaultValues, const bool applyFlip=true) | Field< scalar > | |
| Field(const tmp< Field< scalar >> &tmapF, const FieldMapper &map, const bool applyFlip=true) | Field< scalar > | |
| Field(const tmp< Field< scalar >> &tmapF, const FieldMapper &map, const scalar &defaultValue, const bool applyFlip=true) | Field< scalar > | |
| Field(const tmp< Field< scalar >> &tmapF, const FieldMapper &map, const UList< scalar > &defaultValues, const bool applyFlip=true) | Field< scalar > | |
| Field(Field< scalar > &fld, bool reuse) | Field< scalar > | inline |
| Field(const tmp< Field< scalar >> &tfld) | Field< scalar > | inline |
| Field(Istream &is) | Field< scalar > | inline |
| Field(const word &keyword, const dictionary &dict, const label len) | Field< scalar > | |
| map(const UList< scalar > &mapF, const labelUList &mapAddressing) | Field< scalar > | |
| map(const tmp< Field< scalar >> &tmapF, const labelUList &mapAddressing) | Field< scalar > | |
| map(const UList< scalar > &mapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< scalar > | |
| map(const tmp< Field< scalar >> &tmapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< scalar > | |
| map(const UList< scalar > &mapF, const FieldMapper &map, const bool applyFlip=true) | Field< scalar > | |
| map(const tmp< Field< scalar >> &tmapF, const FieldMapper &map, const bool applyFlip=true) | Field< scalar > | |
| negate() | Field< scalar > | |
| New(Istream &is) | Field< scalar > | inlinestatic |
| NewCalculatedType(const Field< Type2 > &f) | Field< scalar > | inlinestatic |
| null() | Field< scalar > | inlinestatic |
| nUnset() const | patchPatchDist | inline |
| operator*=(const UList< scalar > &) | Field< scalar > | |
| operator*=(const tmp< Field< scalar >> &) | Field< scalar > | |
| operator*=(const scalar &) | Field< scalar > | |
| operator+=(const UList< scalar > &) | Field< scalar > | |
| operator+=(const tmp< Field< scalar >> &) | Field< scalar > | |
| operator+=(const scalar &) | Field< scalar > | |
| operator-=(const UList< scalar > &) | Field< scalar > | |
| operator-=(const tmp< Field< scalar >> &) | Field< scalar > | |
| operator-=(const scalar &) | Field< scalar > | |
| operator/=(const UList< scalar > &) | Field< scalar > | |
| operator/=(const tmp< Field< scalar >> &) | Field< scalar > | |
| operator/=(const scalar &) | Field< scalar > | |
| operator=(const Field< scalar > &) | Field< scalar > | |
| operator=(const tmp< Field< scalar >> &) | Field< scalar > | |
| operator=(const UList< scalar > &) | Field< scalar > | inline |
| operator=(const SubField< scalar > &) | Field< scalar > | inline |
| operator=(Field< scalar > &&rhs) | Field< scalar > | inline |
| operator=(List< scalar > &&rhs) | Field< scalar > | inline |
| operator=(DynamicList< scalar, SizeMin > &&rhs) | Field< scalar > | inline |
| operator=(const scalar &val) | Field< scalar > | inline |
| operator=(const zero) | Field< scalar > | inline |
| operator=(const VectorSpace< Form, Cmpt, nCmpt > &) | Field< scalar > | |
| operator=(const tmp< Field > &rhs) | Field< scalar > | |
| patchPatchDist(const polyPatch &pp, const labelHashSet &nbrPatchIDs) | patchPatchDist | |
| replace(const direction, const UList< cmptType > &) | Field< scalar > | |
| replace(const direction, const tmp< Field< cmptType >> &) | Field< scalar > | |
| replace(const direction, const cmptType &) | Field< scalar > | |
| rmap(const UList< scalar > &mapF, const labelUList &mapAddressing) | Field< scalar > | |
| rmap(const tmp< Field< scalar >> &tmapF, const labelUList &mapAddressing) | Field< scalar > | |
| rmap(const UList< scalar > &mapF, const labelUList &mapAddressing, const UList< scalar > &weights) | Field< scalar > | |
| rmap(const tmp< Field< scalar >> &tmapF, const labelUList &mapAddressing, const UList< scalar > &weights) | Field< scalar > | |
| subField typedef | Field< scalar > | |
| T() const | Field< scalar > | |
| writeEntry(const word &keyword, Ostream &os) const | Field< scalar > | |
| y() const | patchPatchDist | inline |
| ~patchPatchDist()=default | patchPatchDist | virtual |