| append(autoPtr< PatchField< Type > > &ptr) | PtrList< PatchField< Type > > | inline |
| append(PatchField< Type > *ptr) | PtrList< PatchField< Type > > | inline |
| append(std::unique_ptr< PatchField< Type > > &&ptr) | PtrList< PatchField< Type > > | inline |
| append(autoPtr< PatchField< Type > > &&ptr) | PtrList< PatchField< Type > > | inline |
| append(const refPtr< PatchField< Type > > &ptr) | PtrList< PatchField< Type > > | inline |
| append(const tmp< PatchField< Type > > &ptr) | PtrList< PatchField< Type > > | inline |
| append(PtrList< PatchField< Type > > &&other) | PtrList< PatchField< Type > > | inline |
| Foam::UPtrList::append(T *ptr) | UPtrList< T > | inline |
| Foam::UPtrList::append(UPtrList< T > &&other) | UPtrList< T > | inline |
| at(const label i) const | UPtrList< T > | inline |
| at(const label i) | UPtrList< T > | inline |
| back() | UPtrList< T > | inline |
| back() const | UPtrList< T > | inline |
| begin() | UPtrList< T > | inline |
| begin() const | UPtrList< T > | inline |
| begin_ptr() noexcept | UPtrList< T > | inline |
| boundaryInternalField() const | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| BoundaryMesh typedef | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| cbegin() const | UPtrList< T > | inline |
| cend() const noexcept | UPtrList< T > | inline |
| checkNonNull() const | UPtrList< T > | inline |
| clamp_max(const Type &upper) | FieldField< PatchField, Type > | |
| clamp_min(const Type &lower) | FieldField< PatchField, Type > | |
| clamp_range(const Type &lower, const Type &upper) | FieldField< PatchField, Type > | |
| clamp_range(const MinMax< Type > &range) | FieldField< PatchField, Type > | |
| clear() | PtrList< PatchField< Type > > | inline |
| clone() const | FieldField< PatchField, Type > | |
| PtrList< PatchField< Type > >::clone(Args &&... args) const | PtrList< PatchField< Type > > | |
| cmptType typedef | FieldField< PatchField, Type > | |
| component(const direction) const | FieldField< PatchField, Type > | |
| const_reference typedef | UPtrList< T > | |
| correct() | nearWallDist | virtual |
| count() const noexcept | UPtrList< T > | inline |
| emplace(const label i, Args &&... args) | PtrList< PatchField< Type > > | inline |
| emplace_back(Args &&... args) | PtrList< PatchField< Type > > | inline |
| emplace_set(const label i, Args &&... args) | PtrList< PatchField< Type > > | inline |
| empty() const noexcept | UPtrList< T > | inline |
| end() noexcept | UPtrList< T > | inline |
| end() const noexcept | UPtrList< T > | inline |
| end_ptr() noexcept | UPtrList< T > | inline |
| evaluate() | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| evaluateCoupled() | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| FieldField() noexcept | FieldField< PatchField, Type > | |
| FieldField(const label size) | FieldField< PatchField, Type > | explicit |
| FieldField(const word &type, const FieldField< PatchField, Type > &ff) | FieldField< PatchField, Type > | |
| FieldField(const FieldField< PatchField, Type > &ff) | FieldField< PatchField, Type > | |
| FieldField(FieldField< PatchField, Type > &&ff) | FieldField< PatchField, Type > | |
| FieldField(FieldField< PatchField, Type > &ff, bool reuse) | FieldField< PatchField, Type > | |
| FieldField(const PtrList< PatchField< Type >> &list) | FieldField< PatchField, Type > | |
| FieldField(PtrList< PatchField< Type >> &&list) | FieldField< PatchField, Type > | |
| FieldField(const tmp< FieldField< PatchField, Type >> &tf) | FieldField< PatchField, Type > | |
| FieldField(Istream &is) | FieldField< PatchField, Type > | |
| find_next(label pos) const | UPtrList< T > | inlineprotected |
| 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 |
| free() | PtrList< PatchField< Type > > | inline |
| front() | UPtrList< T > | inline |
| front() const | UPtrList< T > | inline |
| GeometricBoundaryField(const BoundaryMesh &bmesh) | GeometricBoundaryField< Type, PatchField, GeoMesh > | explicit |
| GeometricBoundaryField(const BoundaryMesh &bmesh, const DimensionedField< Type, GeoMesh > &field, const word &patchFieldType=PatchField< Type >::calculatedType()) | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| GeometricBoundaryField(const BoundaryMesh &bmesh, const DimensionedField< Type, GeoMesh > &field, const wordList &wantedPatchTypes, const wordList &actualPatchTypes=wordList()) | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| GeometricBoundaryField(const BoundaryMesh &bmesh, const DimensionedField< Type, GeoMesh > &field, const PtrList< PatchField< Type >> &ptfl) | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| GeometricBoundaryField(const DimensionedField< Type, GeoMesh > &field, const GeometricBoundaryField< Type, PatchField, GeoMesh > &btf) | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| GeometricBoundaryField(const DimensionedField< Type, GeoMesh > &field, const GeometricBoundaryField< Type, PatchField, GeoMesh > &btf, const labelList &patchIDs, const word &patchFieldName) | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| GeometricBoundaryField(const GeometricBoundaryField &btf) | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| GeometricBoundaryField(const BoundaryMesh &bmesh, const DimensionedField< Type, GeoMesh > &field, const dictionary &dict) | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| get(const label i) const | UPtrList< T > | inline |
| get(const label i) | UPtrList< T > | inline |
| interfaces() const | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| Internal typedef | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| last() | UPtrList< T > | inline |
| last() const | UPtrList< T > | inline |
| nearWallDist(const fvMesh &mesh) | nearWallDist | |
| negate() | FieldField< PatchField, Type > | |
| NewCalculatedType(const FieldField< PatchField, Type2 > &ff) | FieldField< PatchField, Type > | static |
| normalise() | FieldField< PatchField, Type > | |
| operator*=(const FieldField< PatchField, scalar > &) | FieldField< PatchField, Type > | |
| operator*=(const tmp< FieldField< PatchField, scalar >> &) | FieldField< PatchField, Type > | |
| operator*=(const scalar &) | FieldField< PatchField, Type > | |
| operator++() noexcept | refCount | inline |
| operator++(int) noexcept | refCount | inline |
| operator+=(const FieldField< PatchField, Type > &) | FieldField< PatchField, Type > | |
| operator+=(const tmp< FieldField< PatchField, Type >> &) | FieldField< PatchField, Type > | |
| operator+=(const Type &) | FieldField< PatchField, Type > | |
| operator--() noexcept | refCount | inline |
| operator--(int) noexcept | refCount | inline |
| operator-=(const FieldField< PatchField, Type > &) | FieldField< PatchField, Type > | |
| operator-=(const tmp< FieldField< PatchField, Type >> &) | FieldField< PatchField, Type > | |
| operator-=(const Type &) | FieldField< PatchField, Type > | |
| operator/=(const FieldField< PatchField, scalar > &) | FieldField< PatchField, Type > | |
| operator/=(const tmp< FieldField< PatchField, scalar >> &) | FieldField< PatchField, Type > | |
| operator/=(const scalar &) | FieldField< PatchField, Type > | |
| Foam::GeometricBoundaryField::operator=(const GeometricBoundaryField &bf) | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| Foam::GeometricBoundaryField::operator=(const FieldField< PatchField, Type > &bf) | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| Foam::GeometricBoundaryField::operator=(const Type &val) | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| FieldField< PatchField, Type >::operator=(FieldField< PatchField, Type > &&) | FieldField< PatchField, Type > | |
| FieldField< PatchField, Type >::operator=(const tmp< FieldField< PatchField, Type >> &) | FieldField< PatchField, Type > | |
| FieldField< PatchField, Type >::operator=(const Foam::zero) | FieldField< PatchField, Type > | |
| PtrList< PatchField< Type > >::operator=(const PtrList< PatchField< Type > > &list) | PtrList< PatchField< Type > > | |
| PtrList< PatchField< Type > >::operator=(PtrList< PatchField< Type > > &&list) | PtrList< PatchField< Type > > | inline |
| Foam::UPtrList::operator=(const UPtrList< T > &list) | UPtrList< T > | inline |
| Foam::UPtrList::operator=(UPtrList< T > &&list) | UPtrList< T > | inline |
| operator==(const GeometricBoundaryField &bf) | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| operator==(const FieldField< PatchField, Type > &bf) | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| operator==(const Type &val) | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| operator[](const labelPair &index) const | FieldField< PatchField, Type > | inline |
| operator[](const labelPair &index) | FieldField< PatchField, Type > | inline |
| PtrList< PatchField< Type > >::operator[](const label i) const | UPtrList< T > | inline |
| PtrList< PatchField< Type > >::operator[](const label i) | UPtrList< T > | inline |
| Patch typedef | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| PtrList() noexcept | PtrList< PatchField< Type > > | inline |
| PtrList(const label len) | PtrList< PatchField< Type > > | inlineexplicit |
| PtrList(const PtrList< PatchField< Type > > &list) | PtrList< PatchField< Type > > | inline |
| PtrList(PtrList< PatchField< Type > > &&list) | PtrList< PatchField< Type > > | inline |
| PtrList(UList< PatchField< Type > * > &list) | PtrList< PatchField< Type > > | inlineexplicit |
| PtrList(const PtrList< PatchField< Type > > &list, const CloneArg &cloneArgs) | PtrList< PatchField< Type > > | inline |
| PtrList(PtrList< PatchField< Type > > &list, bool reuse) | PtrList< PatchField< Type > > | |
| PtrList(const SLPtrList< PatchField< Type > > &list) | PtrList< PatchField< Type > > | explicit |
| PtrList(Istream &is, const INew &inew) | PtrList< PatchField< Type > > | |
| PtrList(Istream &is) | PtrList< PatchField< Type > > | |
| ptrs_ | UPtrList< T > | protected |
| push_back(PatchField< Type > *ptr) | PtrList< PatchField< Type > > | inline |
| push_back(std::unique_ptr< PatchField< Type > > &&ptr) | PtrList< PatchField< Type > > | inline |
| push_back(autoPtr< PatchField< Type > > &&ptr) | PtrList< PatchField< Type > > | inline |
| push_back(const refPtr< PatchField< Type > > &ptr) | PtrList< PatchField< Type > > | inline |
| push_back(const tmp< PatchField< Type > > &ptr) | PtrList< PatchField< Type > > | inline |
| push_back(PtrList< PatchField< Type > > &&other) | PtrList< PatchField< Type > > | inline |
| push_back(autoPtr< PatchField< Type > > &ptr)=delete | PtrList< PatchField< Type > > | |
| Foam::UPtrList::push_back(T *ptr) | UPtrList< T > | inline |
| Foam::UPtrList::push_back(UPtrList< T > &&other) | UPtrList< T > | inline |
| readField(const DimensionedField< Type, GeoMesh > &field, const dictionary &dict) | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| readIstream(Istream &is, const INew &inew) | PtrList< PatchField< Type > > | protected |
| refCount() noexcept | refCount | inline |
| reference typedef | UPtrList< T > | |
| release(const label i) | PtrList< PatchField< Type > > | inline |
| reorder(const labelUList &oldToNew, const bool check=false) | UPtrList< T > | |
| replace(const direction, const FieldField< PatchField, cmptType > &) | FieldField< PatchField, Type > | |
| replace(const direction, const cmptType &) | FieldField< PatchField, Type > | |
| resize(const label newLen) | PtrList< PatchField< Type > > | |
| scalarInterfaces() const | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| set(const label i) const | PtrList< PatchField< Type > > | inline |
| set(const label i, PatchField< Type > *ptr) | PtrList< PatchField< Type > > | inline |
| set(const label i, std::unique_ptr< PatchField< Type > > &&ptr) | PtrList< PatchField< Type > > | inline |
| set(const label i, autoPtr< PatchField< Type > > &&ptr) | PtrList< PatchField< Type > > | inline |
| set(const label i, const refPtr< PatchField< Type > > &ptr) | PtrList< PatchField< Type > > | inline |
| set(const label i, const tmp< PatchField< Type > > &ptr) | PtrList< PatchField< Type > > | inline |
| set(const label i, autoPtr< PatchField< Type > > &ptr) | PtrList< PatchField< Type > > | inline |
| Foam::UPtrList::set(const label i, T *ptr) | UPtrList< T > | inline |
| setAddressableSize(const label n) noexcept | UPtrList< T > | inlineprotected |
| setSize(const label newLen) | PtrList< PatchField< Type > > | inline |
| size() const noexcept | UPtrList< T > | inline |
| sortOrder(const labelUList &order, const bool check=false) | UPtrList< T > | |
| squeezeNull() | UPtrList< T > | |
| swap(UPtrList< T > &list) | UPtrList< T > | inline |
| T() const | FieldField< PatchField, Type > | |
| test(const label i) const | UPtrList< T > | inline |
| transfer(PtrList< PatchField< Type > > &list) | PtrList< PatchField< Type > > | inline |
| Foam::UPtrList::transfer(UPtrList< T > &list) | UPtrList< T > | inline |
| trimTrailingNull() | UPtrList< T > | |
| types() const | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| unique() const noexcept | refCount | inline |
| updateCoeffs() | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| 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 |
| use_count() const noexcept | refCount | inline |
| value_type typedef | UPtrList< T > | |
| writeEntries(Ostream &os) const | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| writeEntry(const word &keyword, Ostream &os) const | GeometricBoundaryField< Type, PatchField, GeoMesh > | |
| y() const | nearWallDist | inline |
| ~nearWallDist() | nearWallDist | virtual |
| ~PtrList() | PtrList< PatchField< Type > > | |