, including all inherited members.
| append(const UList< Type > &) | List< Type > | [inline] |
| append(const UIndirectList< Type > &) | List< Type > | [inline] |
| assign(const UList< Type > &) | UList< Type > | |
| autoMap(const fvPatchFieldMapper &) | fvsPatchField< Type > | [virtual] |
| Foam::Field::autoMap(const FieldMapper &map) | Field< Type > | |
| begin() | UList< Type > | [inline] |
| begin() const | UList< Type > | [inline] |
| byteSize() const | UList< Type > | |
| calculatedType() | fvsPatchField< Type > | [static] |
| cbegin() const | UList< Type > | [inline] |
| cdata() const | UList< Type > | [inline] |
| cend() const | UList< Type > | [inline] |
| check(const fvsPatchField< Type > &) const | fvsPatchField< Type > | |
| checkIndex(const label i) const | UList< Type > | [inline] |
| checkSize(const label size) const | UList< Type > | [inline] |
| checkStart(const label start) const | UList< Type > | [inline] |
| clear() | List< Type > | |
| clone() const =0 | coupledFvsPatchField< Type > | [pure virtual] |
| clone(const DimensionedField< Type, surfaceMesh > &) const =0 | coupledFvsPatchField< Type > | [pure virtual] |
| cmptType typedef | Field< Type > | |
| component(const direction) const | Field< Type > | |
| const_iterator typedef | UList< Type > | |
| const_reference typedef | UList< Type > | |
| const_reverse_iterator typedef | UList< Type > | |
| count() const | refCount | [inline] |
| coupled() const | coupledFvsPatchField< Type > | [inline, virtual] |
| coupledFvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &) | coupledFvsPatchField< Type > | |
| coupledFvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const Field< Type > &) | coupledFvsPatchField< Type > | |
| coupledFvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const dictionary &) | coupledFvsPatchField< Type > | |
| coupledFvsPatchField(const coupledFvsPatchField< Type > &, const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const fvPatchFieldMapper &) | coupledFvsPatchField< Type > | |
| coupledFvsPatchField(const coupledFvsPatchField< Type > &) | coupledFvsPatchField< Type > | |
| coupledFvsPatchField(const coupledFvsPatchField< Type > &, const DimensionedField< Type, surfaceMesh > &) | coupledFvsPatchField< Type > | |
| crbegin() const | UList< Type > | [inline] |
| crend() const | UList< Type > | [inline] |
| data() | UList< Type > | [inline] |
| db() const | fvsPatchField< Type > | |
| declareRunTimeSelectionTable(tmp, fvsPatchField, patch,(const fvPatch &p, const DimensionedField< Type, surfaceMesh > &iF),(p, iF)) | fvsPatchField< Type > | |
| declareRunTimeSelectionTable(tmp, fvsPatchField, patchMapper,(const fvsPatchField< Type > &ptf, const fvPatch &p, const DimensionedField< Type, surfaceMesh > &iF, const fvPatchFieldMapper &m),(dynamic_cast< const fvsPatchFieldType & >(ptf), p, iF, m)) | fvsPatchField< Type > | |
| declareRunTimeSelectionTable(tmp, fvsPatchField, dictionary,(const fvPatch &p, const DimensionedField< Type, surfaceMesh > &iF, const dictionary &dict),(p, iF, dict)) | fvsPatchField< Type > | |
| difference_type typedef | UList< Type > | |
| dimensionedInternalField() const | fvsPatchField< Type > | [inline] |
| disallowDefaultFvsPatchField | fvsPatchField< Type > | [static] |
| empty() const | UList< Type > | [inline] |
| end() | UList< Type > | [inline] |
| end() const | UList< Type > | [inline] |
| fcIndex(const label i) const | UList< Type > | [inline] |
| Field() | Field< Type > | |
| Field(const label) | Field< Type > | [explicit] |
| Field(const label, const Type &) | Field< Type > | |
| Field(const UList< Type > &) | Field< Type > | [explicit] |
| Field(const Xfer< List< Type > > &) | Field< Type > | [explicit] |
| Field(const UList< Type > &mapF, const unallocLabelList &mapAddressing) | Field< Type > | |
| Field(const tmp< Field< Type > > &tmapF, const unallocLabelList &mapAddressing) | Field< Type > | |
| Field(const UList< Type > &mapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< Type > | |
| Field(const tmp< Field< Type > > &tmapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< Type > | |
| Field(const UList< Type > &mapF, const FieldMapper &map) | Field< Type > | |
| Field(const tmp< Field< Type > > &tmapF, const FieldMapper &map) | Field< Type > | |
| Field(const Field< Type > &) | Field< Type > | |
| Field(Field< Type > &, bool reUse) | Field< Type > | |
| Field(const Xfer< Field< Type > > &) | Field< Type > | |
| Field(const typename Field< Type >::subField &) | Field< Type > | |
| Field(Istream &) | Field< Type > | |
| Field(const word &keyword, const dictionary &dict, const label size) | Field< Type > | |
| fixesValue() const | fvsPatchField< Type > | [inline, virtual] |
| fvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &) | fvsPatchField< Type > | |
| fvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const Field< Type > &) | fvsPatchField< Type > | |
| fvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const dictionary &) | fvsPatchField< Type > | |
| fvsPatchField(const fvsPatchField< Type > &, const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const fvPatchFieldMapper &) | fvsPatchField< Type > | |
| fvsPatchField(const fvsPatchField< Type > &) | fvsPatchField< Type > | |
| fvsPatchField(const fvsPatchField< Type > &, const DimensionedField< Type, surfaceMesh > &) | fvsPatchField< Type > | |
| internalField() const | fvsPatchField< Type > | [inline] |
| iterator typedef | UList< Type > | |
| List() | List< Type > | [inline] |
| List(const label) | List< Type > | [explicit] |
| List(const label, const Type &) | List< Type > | |
| List(const List< Type > &) | List< Type > | |
| List(const Xfer< List< Type > > &) | List< Type > | |
| List(List< Type > &, bool reUse) | List< Type > | |
| List(const UList< Type > &, const unallocLabelList &mapAddressing) | List< Type > | |
| List(InputIterator first, InputIterator last) | List< Type > | |
| List(const FixedList< Type, Size > &) | List< Type > | |
| List(const PtrList< Type > &) | List< Type > | |
| List(const SLList< Type > &) | List< Type > | |
| List(const IndirectList< Type > &) | List< Type > | |
| List(const UIndirectList< Type > &) | List< Type > | |
| List(const BiIndirectList< Type > &) | List< Type > | |
| List(Istream &) | List< Type > | |
| List< T > class | UList< Type > | [friend] |
| map(const UList< Type > &mapF, const unallocLabelList &mapAddressing) | Field< Type > | |
| map(const tmp< Field< Type > > &tmapF, const unallocLabelList &mapAddressing) | Field< Type > | |
| map(const UList< Type > &mapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< Type > | |
| map(const tmp< Field< Type > > &tmapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< Type > | |
| map(const UList< Type > &mapF, const FieldMapper &map) | Field< Type > | |
| map(const tmp< Field< Type > > &tmapF, const FieldMapper &map) | Field< Type > | |
| max_size() const | UList< Type > | [inline] |
| negate() | Field< Type > | |
| New(const word &, const fvPatch &, const DimensionedField< Type, surfaceMesh > &) | fvsPatchField< Type > | [static] |
| New(const fvsPatchField< Type > &, const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const fvPatchFieldMapper &) | fvsPatchField< Type > | [static] |
| New(const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const dictionary &) | fvsPatchField< Type > | [static] |
| NewCalculatedType(const fvsPatchField< Type2 > &) | fvsPatchField< Type > | [static] |
| Foam::Field::NewCalculatedType(const Field< Type2 > &f) | Field< Type > | [inline, static] |
| newElmt(const label) | List< Type > | [inline] |
| null() | Field< Type > | [inline, static] |
| okToDelete() const | refCount | [inline] |
| operator(Ostream &, const fvsPatchField< Type > &) | fvsPatchField< Type > | [friend] |
| Foam::Field::operator(Ostream &, const Field< Type > &) | Field< Type > | [friend] |
| Foam::Field::operator(Ostream &, const tmp< Field< Type > > &) | Field< Type > | [friend] |
| List< Type >::operator(Ostream &, const UList< Type > &) | UList< Type > | [friend] |
| operator const Foam::List< Type > &() const | UList< Type > | [inline] |
| operator!=(const UList< Type > &) const | UList< Type > | |
| operator*=(const fvsPatchField< scalar > &) | fvsPatchField< Type > | [virtual] |
| operator*=(const Field< scalar > &) | fvsPatchField< Type > | [virtual] |
| operator*=(const scalar) | fvsPatchField< Type > | [virtual] |
| Foam::Field::operator*=(const UList< scalar > &) | Field< Type > | |
| Foam::Field::operator*=(const tmp< Field< scalar > > &) | Field< Type > | |
| Foam::Field::operator*=(const scalar &) | Field< Type > | |
| operator++() | refCount | [inline] |
| operator++(int) | refCount | [inline] |
| operator+=(const fvsPatchField< Type > &) | fvsPatchField< Type > | [virtual] |
| operator+=(const Field< Type > &) | fvsPatchField< Type > | [virtual] |
| operator+=(const Type &) | fvsPatchField< Type > | [virtual] |
| Foam::Field::operator+=(const UList< Type > &) | Field< Type > | |
| Foam::Field::operator+=(const tmp< Field< Type > > &) | Field< Type > | |
| operator--() | refCount | [inline] |
| operator--(int) | refCount | [inline] |
| operator-=(const fvsPatchField< Type > &) | fvsPatchField< Type > | [virtual] |
| operator-=(const Field< Type > &) | fvsPatchField< Type > | [virtual] |
| operator-=(const Type &) | fvsPatchField< Type > | [virtual] |
| Foam::Field::operator-=(const UList< Type > &) | Field< Type > | |
| Foam::Field::operator-=(const tmp< Field< Type > > &) | Field< Type > | |
| operator/=(const fvsPatchField< scalar > &) | fvsPatchField< Type > | [virtual] |
| operator/=(const Field< scalar > &) | fvsPatchField< Type > | [virtual] |
| operator/=(const scalar) | fvsPatchField< Type > | [virtual] |
| Foam::Field::operator/=(const UList< scalar > &) | Field< Type > | |
| Foam::Field::operator/=(const tmp< Field< scalar > > &) | Field< Type > | |
| Foam::Field::operator/=(const scalar &) | Field< Type > | |
| operator<(const UList< Type > &) const | UList< Type > | |
| operator<=(const UList< Type > &) const | UList< Type > | |
| operator=(const UList< Type > &) | fvsPatchField< Type > | [virtual] |
| operator=(const fvsPatchField< Type > &) | fvsPatchField< Type > | [virtual] |
| operator=(const Type &) | fvsPatchField< Type > | [virtual] |
| Foam::Field::operator=(const Field< Type > &) | Field< Type > | |
| Foam::Field::operator=(const SubField< Type > &) | Field< Type > | |
| Foam::Field::operator=(const tmp< Field< Type > > &) | Field< Type > | |
| Foam::Field::operator=(const VectorSpace< Form, Cmpt, nCmpt > &) | Field< Type > | |
| Foam::Field::operator=(const tmp< Field > &rhs) | Field< Type > | [inline] |
| List< Type >::operator=(const List< Type > &) | List< Type > | |
| List< Type >::operator=(const SLList< Type > &) | List< Type > | |
| List< Type >::operator=(const IndirectList< Type > &) | List< Type > | |
| List< Type >::operator=(const UIndirectList< Type > &) | List< Type > | |
| List< Type >::operator=(const BiIndirectList< Type > &) | List< Type > | |
| operator==(const fvsPatchField< Type > &) | fvsPatchField< Type > | [virtual] |
| operator==(const Field< Type > &) | fvsPatchField< Type > | [virtual] |
| operator==(const Type &) | fvsPatchField< Type > | [virtual] |
| Foam::Field::operator==(const UList< Type > &) const | UList< Type > | |
| operator>(const UList< Type > &) const | UList< Type > | |
| operator>=(const UList< Type > &) const | UList< Type > | |
| operator>>(Istream &, List< Type > &) | List< Type > | [friend] |
| operator[](const label) | UList< Type > | [inline] |
| operator[](const label) const | UList< Type > | [inline] |
| patch() const | fvsPatchField< Type > | [inline] |
| Patch typedef | fvsPatchField< Type > | |
| rbegin() | UList< Type > | [inline] |
| rbegin() const | UList< Type > | [inline] |
| rcIndex(const label i) const | UList< Type > | [inline] |
| refCount() | refCount | [inline] |
| reference typedef | UList< Type > | |
| rend() | UList< Type > | [inline] |
| rend() const | UList< Type > | [inline] |
| replace(const direction, const UList< cmptType > &) | Field< Type > | |
| replace(const direction, const tmp< Field< cmptType > > &) | Field< Type > | |
| replace(const direction, const cmptType &) | Field< Type > | |
| resetRefCount() | refCount | [inline] |
| resize(const label) | List< Type > | [inline] |
| resize(const label, const Type &) | List< Type > | [inline] |
| reverse_iterator typedef | UList< Type > | |
| rmap(const fvsPatchField< Type > &, const labelList &) | fvsPatchField< Type > | [virtual] |
| Foam::Field::rmap(const UList< Type > &mapF, const unallocLabelList &mapAddressing) | Field< Type > | |
| Foam::Field::rmap(const tmp< Field< Type > > &tmapF, const unallocLabelList &mapAddressing) | Field< Type > | |
| Foam::Field::rmap(const UList< Type > &mapF, const unallocLabelList &mapAddressing, const scalarList &weights) | Field< Type > | |
| Foam::Field::rmap(const tmp< Field< Type > > &tmapF, const unallocLabelList &mapAddressing, const scalarList &weights) | Field< Type > | |
| setSize(const label) | List< Type > | |
| setSize(const label, const Type &) | List< Type > | |
| size(const label) | List< Type > | [inline, protected] |
| size() const | List< Type > | [inline] |
| size_type typedef | UList< Type > | |
| subField typedef | Field< Type > | |
| subList typedef | List< Type > | |
| SubList< T > class | UList< Type > | [friend] |
| swap(UList< Type > &) | UList< Type > | |
| T() const | Field< Type > | |
| transfer(List< Type > &) | List< Type > | |
| transfer(DynamicList< Type, SizeInc, SizeMult, SizeDiv > &) | List< Type > | |
| transfer(SortableList< Type > &) | List< Type > | |
| TypeName(coupledFvPatch::typeName_()) | coupledFvsPatchField< Type > | |
| Foam::fvsPatchField::TypeName("fvsPatchField") | fvsPatchField< Type > | |
| typeName | Field< Type > | [static] |
| UList() | UList< Type > | [inline] |
| UList(Type *__restrict__ v, label size) | UList< Type > | [inline] |
| value_type typedef | UList< Type > | |
| write(Ostream &) const | coupledFvsPatchField< Type > | [virtual] |
| writeEntry(const word &keyword, Ostream &os) const | Field< Type > | |
| List< Type >::writeEntry(Ostream &) const | UList< Type > | |
| xfer() | List< Type > | [inline] |
| ~fvsPatchField() | fvsPatchField< Type > | [inline, virtual] |
| ~List() | List< Type > | |