| append(PatchField< Type > *) | PtrList< PatchField< Type > > | inline |
| append(const autoPtr< PatchField< Type > > &) | PtrList< PatchField< Type > > | inline |
| append(const tmp< PatchField< Type > > &) | PtrList< PatchField< Type > > | inline |
| begin() | UPtrList< T > | inline |
| begin() const | UPtrList< T > | inline |
| Boundary(const BoundaryMesh &) | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| Boundary(const BoundaryMesh &, const Internal &, const word &) | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| Boundary(const BoundaryMesh &, const Internal &, const wordList &wantedPatchTypes, const wordList &actualPatchTypes=wordList()) | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| Boundary(const BoundaryMesh &, const Internal &, const PtrList< PatchField< Type >> &) | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| Boundary(const Internal &, const Boundary &) | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| Boundary(const Boundary &) | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| Boundary(const BoundaryMesh &, const Internal &, const dictionary &) | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| boundaryInternalField() const | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| cbegin() const | UPtrList< T > | inline |
| cend() const | UPtrList< T > | inline |
| clear() | PtrList< PatchField< Type > > | |
| clone() const | FieldField< PatchField, Type > | |
| cmptType typedef | FieldField< PatchField, Type > | |
| component(const direction) const | FieldField< PatchField, Type > | |
| const_reference typedef | UPtrList< T > | |
| count() const | refCount | inline |
| empty() const | UPtrList< T > | inline |
| end() | UPtrList< T > | inline |
| end() const | UPtrList< T > | inline |
| evaluate() | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| FieldField() | FieldField< PatchField, Type > | |
| FieldField(const label) | FieldField< PatchField, Type > | explicit |
| FieldField(const word &, const FieldField< PatchField, Type > &) | FieldField< PatchField, Type > | |
| FieldField(const FieldField< PatchField, Type > &) | FieldField< PatchField, Type > | |
| FieldField(FieldField< PatchField, Type > &, bool reuse) | FieldField< PatchField, Type > | |
| FieldField(const PtrList< PatchField< Type >> &) | FieldField< PatchField, Type > | |
| FieldField(const tmp< FieldField< PatchField, Type >> &) | FieldField< PatchField, Type > | |
| FieldField(Istream &) | FieldField< PatchField, Type > | |
| first() | UPtrList< T > | inline |
| first() const | UPtrList< T > | inline |
| interfaces() const | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| last() | UPtrList< T > | inline |
| last() const | UPtrList< T > | inline |
| negate() | FieldField< PatchField, Type > | |
| NewCalculatedType(const FieldField< PatchField, Type2 > &ff) | FieldField< PatchField, Type > | static |
| operator()(const label) const | UPtrList< T > | inline |
| operator*=(const FieldField< PatchField, scalar > &) | FieldField< PatchField, Type > | |
| operator*=(const tmp< FieldField< PatchField, scalar >> &) | FieldField< PatchField, Type > | |
| operator*=(const scalar &) | FieldField< PatchField, Type > | |
| operator++() | refCount | inline |
| operator++(int) | 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--() | refCount | inline |
| operator--(int) | 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 > | |
| operator=(const Boundary &) | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| operator=(const FieldField< PatchField, Type > &) | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| operator=(const Type &) | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| FieldField< PatchField, Type >::operator=(const tmp< FieldField< PatchField, Type >> &) | FieldField< PatchField, Type > | |
| PtrList< PatchField< Type > >::operator=(const PtrList< PatchField< Type > > &) | PtrList< PatchField< Type > > | |
| operator==(const Boundary &) | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| operator==(const FieldField< PatchField, Type > &) | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| operator==(const Type &) | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| operator[](const label) const | UPtrList< T > | inline |
| operator[](const label) | UPtrList< T > | inline |
| PtrList() | PtrList< PatchField< Type > > | |
| PtrList(const label) | PtrList< PatchField< Type > > | explicit |
| PtrList(const PtrList< PatchField< Type > > &) | PtrList< PatchField< Type > > | |
| PtrList(const PtrList< PatchField< Type > > &, const CloneArg &) | PtrList< PatchField< Type > > | |
| PtrList(const Xfer< PtrList< PatchField< Type > >> &) | PtrList< PatchField< Type > > | |
| PtrList(PtrList< PatchField< Type > > &, bool reuse) | PtrList< PatchField< Type > > | |
| PtrList(const SLPtrList< PatchField< Type > > &) | PtrList< PatchField< Type > > | explicit |
| PtrList(Istream &, const INew &) | PtrList< PatchField< Type > > | |
| PtrList(Istream &) | PtrList< PatchField< Type > > | |
| read(Istream &, const INew &inewt) | PtrList< PatchField< Type > > | protected |
| readField(const Internal &field, const dictionary &dict) | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| refCount() | refCount | inlineprotected |
| reference typedef | UPtrList< T > | |
| reorder(const labelUList &) | PtrList< PatchField< Type > > | |
| replace(const direction, const FieldField< PatchField, cmptType > &) | FieldField< PatchField, Type > | |
| replace(const direction, const cmptType &) | FieldField< PatchField, Type > | |
| resize(const label) | PtrList< PatchField< Type > > | inline |
| scalarInterfaces() const | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| set(const label) const | PtrList< PatchField< Type > > | inline |
| set(const label, PatchField< Type > *) | PtrList< PatchField< Type > > | inline |
| set(const label, const autoPtr< PatchField< Type > > &) | PtrList< PatchField< Type > > | inline |
| set(const label, const tmp< PatchField< Type > > &) | PtrList< PatchField< Type > > | inline |
| Foam::UPtrList::set(const label, T *) | UPtrList< T > | inline |
| setSize(const label) | PtrList< PatchField< Type > > | |
| size() const | UPtrList< T > | inline |
| T() const | FieldField< PatchField, Type > | |
| transfer(PtrList< PatchField< Type > > &) | PtrList< PatchField< Type > > | |
| Foam::UPtrList::transfer(UPtrList< T > &) | UPtrList< T > | |
| types() const | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| unique() const | refCount | inline |
| updateCoeffs() | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| UPtrList() | UPtrList< T > | |
| UPtrList(const label) | UPtrList< T > | explicit |
| UPtrList(const Xfer< UPtrList< T >> &) | UPtrList< T > | |
| UPtrList(UPtrList< T > &, bool reuse) | UPtrList< T > | |
| value_type typedef | UPtrList< T > | |
| writeEntry(const word &keyword, Ostream &os) const | GeometricField< Type, PatchField, GeoMesh >::Boundary | |
| xfer() | PtrList< PatchField< Type > > | inline |
| ~PtrList() | PtrList< PatchField< Type > > | |