This is the complete list of members for exprMixedFvPatchField< Type >, including all inherited members.
| allowConstructFromLargerSize | FieldBase | static |
| append(const Type &val) | List< Type > | inline |
| append(Type &&val) | List< Type > | inline |
| append(const UList< Type > &list) | List< Type > | inline |
| append(const IndirectListBase< Type, Addr > &list) | List< Type > | inline |
| appendUniq(const Type &val) | List< Type > | inline |
| assign(const entry &e, const label len) | Field< Type > | |
| assign(const word &keyword, const dictionary &dict, const label len, enum keyType::option matchOpt=keyType::REGEX) | Field< Type > | |
| assignable() const | mixedFvPatchField< Type > | inlinevirtual |
| autoMap(const fvPatchFieldMapper &) | mixedFvPatchField< Type > | virtual |
| Foam::Field::autoMap(const FieldMapper &map, const bool applyFlip=true) | Field< Type > | |
| back() | UList< Type > | inline |
| back() const | UList< Type > | inline |
| begin() noexcept | UList< Type > | inline |
| begin() const noexcept | UList< Type > | inline |
| block(const label start) const | Field< Type > | |
| byteSize() const | UList< Type > | |
| Calculated typedef | fvPatchField< Type > | |
| calculatedType() | fvPatchField< Type > | static |
| cbegin() const noexcept | UList< Type > | inline |
| cdata() const noexcept | UList< Type > | inline |
| cdata_bytes() const noexcept | UList< Type > | inline |
| cend() const noexcept | UList< Type > | inline |
| check(const fvPatchField< Type > &) const | fvPatchField< Type > | |
| checkIndex(const label i) const | UList< Type > | inline |
| checkPatch(const fvPatchFieldBase &rhs) const | fvPatchFieldBase | |
| checkRange(const label start, const label len) const | UList< Type > | inline |
| checkSize(const label size) const | UList< Type > | inline |
| checkStart(const label start) const | UList< Type > | inline |
| clear() | List< Type > | inline |
| clone() const | exprMixedFvPatchField< Type > | inlinevirtual |
| clone(const DimensionedField< Type, volMesh > &iF) const | exprMixedFvPatchField< Type > | inlinevirtual |
| cmptType typedef | Field< Type > | |
| component(const direction) const | Field< Type > | |
| const_iterator typedef | UList< Type > | |
| const_pointer typedef | UList< Type > | |
| const_reference typedef | UList< Type > | |
| const_reverse_iterator typedef | UList< Type > | |
| count() const noexcept | refCount | inline |
| coupled() const | fvPatchField< Type > | inlinevirtual |
| crbegin() const | UList< Type > | inline |
| crend() const | UList< Type > | inline |
| data() noexcept | UList< Type > | inline |
| data_bytes() noexcept | UList< Type > | inline |
| db() const | fvPatchFieldBase | |
| debug_ | patchExprFieldBase | protected |
| declareRunTimeSelectionTable(tmp, fvPatchField, patch,(const fvPatch &p, const DimensionedField< Type, volMesh > &iF),(p, iF)) | fvPatchField< Type > | |
| declareRunTimeSelectionTable(tmp, fvPatchField, patchMapper,(const fvPatchField< Type > &ptf, const fvPatch &p, const DimensionedField< Type, volMesh > &iF, const fvPatchFieldMapper &m),(dynamic_cast< const fvPatchFieldType &>(ptf), p, iF, m)) | fvPatchField< Type > | |
| declareRunTimeSelectionTable(tmp, fvPatchField, dictionary,(const fvPatch &p, const DimensionedField< Type, volMesh > &iF, const dictionary &dict),(p, iF, dict)) | fvPatchField< Type > | |
| deepCopy(const UList< Type > &list) | UList< Type > | |
| deepCopy(const IndirectListBase< Type, Addr > &list) | UList< Type > | |
| dict_ | exprMixedFvPatchField< Type > | protected |
| difference_type typedef | UList< Type > | |
| disallowGenericPatchField | fvPatchFieldBase | static |
| driver_ | exprMixedFvPatchField< Type > | protected |
| empty() const noexcept | UList< Type > | inline |
| end() noexcept | UList< Type > | inline |
| end() const noexcept | UList< Type > | inline |
| evalOnConstruct_ | patchExprFieldBase | protected |
| evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking) | mixedFvPatchField< Type > | virtual |
| expectedTypes enum name | patchExprFieldBase | protected |
| exprMixedFvPatchField(const fvPatch &p, const DimensionedField< Type, volMesh > &) | exprMixedFvPatchField< Type > | |
| exprMixedFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &, const dictionary &dict) | exprMixedFvPatchField< Type > | |
| exprMixedFvPatchField(const exprMixedFvPatchField< Type > &, const fvPatch &, const DimensionedField< Type, volMesh > &, const fvPatchFieldMapper &) | exprMixedFvPatchField< Type > | |
| exprMixedFvPatchField(const exprMixedFvPatchField< Type > &) | exprMixedFvPatchField< Type > | |
| exprMixedFvPatchField(const exprMixedFvPatchField< Type > &, const DimensionedField< Type, volMesh > &) | exprMixedFvPatchField< Type > | |
| fcIndex(const label i) const noexcept | UList< Type > | inline |
| fcValue(const label i) const | UList< Type > | inline |
| fcValue(const label i) | UList< Type > | inline |
| Field() noexcept | Field< Type > | inline |
| Field(const label len) | Field< Type > | inlineexplicit |
| Field(const label len, const Type &val) | Field< Type > | inline |
| Field(const label len, const Foam::zero) | Field< Type > | inline |
| Field(const Foam::one, const Type &val) | Field< Type > | inline |
| Field(const Foam::one, Type &&val) | Field< Type > | inline |
| Field(const Foam::one, const Foam::zero) | Field< Type > | inline |
| Field(const Field< Type > &fld) | Field< Type > | inline |
| Field(const UList< Type > &list) | Field< Type > | inlineexplicit |
| Field(const IndirectListBase< Type, Addr > &list) | Field< Type > | inlineexplicit |
| Field(Field< Type > &&fld) | Field< Type > | inline |
| Field(List< Type > &&list) | Field< Type > | inline |
| Field(DynamicList< Type, SizeMin > &&list) | Field< Type > | inline |
| Field(const UList< Type > &mapF, const labelUList &mapAddressing) | Field< Type > | |
| Field(const tmp< Field< Type >> &tmapF, const labelUList &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, const bool applyFlip=true) | Field< Type > | |
| Field(const UList< Type > &mapF, const FieldMapper &map, const Type &defaultValue, const bool applyFlip=true) | Field< Type > | |
| Field(const UList< Type > &mapF, const FieldMapper &map, const UList< Type > &defaultValues, const bool applyFlip=true) | Field< Type > | |
| Field(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const bool applyFlip=true) | Field< Type > | |
| Field(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const Type &defaultValue, const bool applyFlip=true) | Field< Type > | |
| Field(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const UList< Type > &defaultValues, const bool applyFlip=true) | Field< Type > | |
| Field(Field< Type > &fld, bool reuse) | Field< Type > | inline |
| Field(const tmp< Field< Type >> &tfld) | Field< Type > | inline |
| Field(Istream &is) | Field< Type > | inline |
| Field(const entry &e, const label len) | Field< Type > | |
| Field(const word &keyword, const dictionary &dict, const label len, enum keyType::option matchOpt=keyType::REGEX) | Field< Type > | |
| FieldBase() noexcept | FieldBase | inline |
| find(const Type &val, label pos=0) const | UList< Type > | |
| first() | UList< Type > | inline |
| first() const | UList< Type > | inline |
| fixesValue() const | mixedFvPatchField< Type > | inlinevirtual |
| found(const Type &val, label pos=0) const | UList< Type > | inline |
| fracExpr_ | patchExprFieldBase | protected |
| front() | UList< Type > | inline |
| front() const | UList< Type > | inline |
| fvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &) | fvPatchField< Type > | |
| fvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &, const Type &value) | fvPatchField< Type > | |
| fvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &, const word &patchType) | fvPatchField< Type > | |
| fvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &, const Field< Type > &) | fvPatchField< Type > | |
| fvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &, const dictionary &, const bool valueRequired=true) | fvPatchField< Type > | |
| fvPatchField(const fvPatchField< Type > &, const fvPatch &, const DimensionedField< Type, volMesh > &, const fvPatchFieldMapper &) | fvPatchField< Type > | |
| fvPatchField(const fvPatchField< Type > &) | fvPatchField< Type > | |
| fvPatchField(const fvPatchField< Type > &, const DimensionedField< Type, volMesh > &) | fvPatchField< Type > | |
| fvPatchFieldBase(const fvPatch &p) | fvPatchFieldBase | explicit |
| fvPatchFieldBase(const fvPatch &p, const word &patchType) | fvPatchFieldBase | explicit |
| fvPatchFieldBase(const fvPatch &p, const dictionary &dict) | fvPatchFieldBase | |
| fvPatchFieldBase(const fvPatchFieldBase &rhs, const fvPatch &p) | fvPatchFieldBase | |
| fvPatchFieldBase(const fvPatchFieldBase &rhs) | fvPatchFieldBase | |
| get(const label i) const | UList< Type > | inline |
| gradExpr_ | patchExprFieldBase | protected |
| GRADIENT_TYPE enum value | patchExprFieldBase | protected |
| gradientBoundaryCoeffs() const | mixedFvPatchField< Type > | virtual |
| Foam::fvPatchField::gradientBoundaryCoeffs(const scalarField &deltaCoeffs) const | fvPatchField< Type > | inlinevirtual |
| gradientInternalCoeffs() const | mixedFvPatchField< Type > | virtual |
| Foam::fvPatchField::gradientInternalCoeffs(const scalarField &deltaCoeffs) const | fvPatchField< Type > | inlinevirtual |
| initEvaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking) | fvPatchField< Type > | inlinevirtual |
| Internal typedef | fvPatchField< Type > | |
| internalField() const noexcept | fvPatchField< Type > | inline |
| iterator typedef | UList< Type > | |
| last() | UList< Type > | inline |
| last() const | UList< Type > | inline |
| List() noexcept | List< Type > | inline |
| List(const label len) | List< Type > | explicit |
| List(const label len, const Type &val) | List< Type > | |
| List(const label len, const Foam::zero) | List< Type > | |
| List(const Foam::one, const Type &val) | List< Type > | |
| List(const Foam::one, Type &&val) | List< Type > | |
| List(const Foam::one, const Foam::zero) | List< Type > | |
| List(const List< Type > &a) | List< Type > | |
| List(const UList< Type > &a) | List< Type > | explicit |
| List(List< Type > &a, bool reuse) | List< Type > | |
| List(const UList< Type > &list, const labelUList &indices) | List< Type > | |
| List(const UList< Type > &list, const FixedList< label, N > &indices) | List< Type > | |
| List(const FixedList< Type, N > &list) | List< Type > | explicit |
| List(const PtrList< Type > &list) | List< Type > | explicit |
| List(const SLList< Type > &list) | List< Type > | explicit |
| List(const IndirectListBase< Type, Addr > &list) | List< Type > | explicit |
| List(std::initializer_list< Type > list) | List< Type > | |
| List(List< Type > &&list) | List< Type > | |
| List(DynamicList< Type, SizeMin > &&list) | List< Type > | |
| List(SLList< Type > &&list) | List< Type > | |
| List(Istream &is) | List< Type > | |
| manipulatedMatrix() const noexcept | fvPatchFieldBase | inline |
| manipulateMatrix(fvMatrix< Type > &matrix) | fvPatchField< Type > | virtual |
| manipulateMatrix(fvMatrix< Type > &matrix, const scalarField &weights) | fvPatchField< Type > | virtual |
| manipulateMatrix(fvMatrix< Type > &matrix, const label iMatrix, const direction cmp) | fvPatchField< Type > | virtual |
| map(const UList< Type > &mapF, const labelUList &mapAddressing) | Field< Type > | |
| map(const tmp< Field< Type >> &tmapF, const labelUList &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, const bool applyFlip=true) | Field< Type > | |
| map(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const bool applyFlip=true) | Field< Type > | |
| max_size() noexcept | UList< Type > | inlinestatic |
| MIXED_TYPE enum value | patchExprFieldBase | protected |
| mixedFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &) | mixedFvPatchField< Type > | |
| mixedFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &, const dictionary &) | mixedFvPatchField< Type > | |
| mixedFvPatchField(const mixedFvPatchField< Type > &, const fvPatch &, const DimensionedField< Type, volMesh > &, const fvPatchFieldMapper &) | mixedFvPatchField< Type > | |
| mixedFvPatchField(const mixedFvPatchField< Type > &) | mixedFvPatchField< Type > | |
| mixedFvPatchField(const mixedFvPatchField< Type > &, const DimensionedField< Type, volMesh > &) | mixedFvPatchField< Type > | |
| moveFirst(const label i) | UList< Type > | |
| moveLast(const label i) | UList< Type > | |
| negate() | Field< Type > | |
| New(const word &patchFieldType, const fvPatch &, const DimensionedField< Type, volMesh > &) | fvPatchField< Type > | static |
| New(const word &patchFieldType, const word &actualPatchType, const fvPatch &, const DimensionedField< Type, volMesh > &) | fvPatchField< Type > | static |
| New(const fvPatchField< Type > &, const fvPatch &, const DimensionedField< Type, volMesh > &, const fvPatchFieldMapper &) | fvPatchField< Type > | static |
| New(const fvPatch &, const DimensionedField< Type, volMesh > &, const dictionary &) | fvPatchField< Type > | static |
| Foam::Field::New(Istream &is) | Field< Type > | inlinestatic |
| NewCalculatedType(const fvPatch &) | fvPatchField< Type > | static |
| NewCalculatedType(const fvPatchField< Type2 > &) | fvPatchField< Type > | static |
| NewCalculatedType(const fvPatchField< Type2 > &pf) | fvPatchField< Type > | |
| Foam::Field::NewCalculatedType(const Field< Type2 > &f) | Field< Type > | inlinestatic |
| newElmt(const label i) | List< Type > | inline |
| normalise() | Field< Type > | |
| normalise() | Field< Type > | |
| normalise() | Field< Type > | |
| normalise() | Field< Type > | |
| normalise() | Field< Type > | |
| null() | Field< Type > | inlinestatic |
| operator const Foam::List< Type > &() const | UList< Type > | inline |
| operator!=(const UList< Type > &a) const | UList< Type > | |
| operator*=(const fvPatchField< scalar > &) | mixedFvPatchField< Type > | inlinevirtual |
| operator*=(const Field< scalar > &) | mixedFvPatchField< Type > | inlinevirtual |
| operator*=(const scalar) | mixedFvPatchField< Type > | inlinevirtual |
| 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++() noexcept | refCount | inline |
| operator++(int) noexcept | refCount | inline |
| operator+=(const fvPatchField< Type > &) | mixedFvPatchField< Type > | inlinevirtual |
| operator+=(const Field< Type > &) | mixedFvPatchField< Type > | inlinevirtual |
| operator+=(const Type &) | mixedFvPatchField< Type > | inlinevirtual |
| Foam::Field::operator+=(const UList< Type > &) | Field< Type > | |
| Foam::Field::operator+=(const tmp< Field< Type >> &) | Field< Type > | |
| operator--() noexcept | refCount | inline |
| operator--(int) noexcept | refCount | inline |
| operator-=(const fvPatchField< Type > &) | mixedFvPatchField< Type > | inlinevirtual |
| operator-=(const Field< Type > &) | mixedFvPatchField< Type > | inlinevirtual |
| operator-=(const Type &) | mixedFvPatchField< Type > | inlinevirtual |
| Foam::Field::operator-=(const UList< Type > &) | Field< Type > | |
| Foam::Field::operator-=(const tmp< Field< Type >> &) | Field< Type > | |
| operator/=(const fvPatchField< scalar > &) | mixedFvPatchField< Type > | inlinevirtual |
| operator/=(const Field< scalar > &) | mixedFvPatchField< Type > | inlinevirtual |
| operator/=(const scalar) | mixedFvPatchField< Type > | inlinevirtual |
| 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 > &list) const | UList< Type > | |
| operator<=(const UList< Type > &a) const | UList< Type > | |
| operator=(const UList< Type > &) | mixedFvPatchField< Type > | inlinevirtual |
| operator=(const fvPatchField< Type > &) | mixedFvPatchField< Type > | inlinevirtual |
| operator=(const Type &) | mixedFvPatchField< Type > | inlinevirtual |
| Foam::Field::operator=(const Field< Type > &) | Field< Type > | |
| Foam::Field::operator=(const tmp< Field< Type >> &) | Field< Type > | |
| Foam::Field::operator=(const SubField< Type > &rhs) | Field< Type > | inline |
| Foam::Field::operator=(const IndirectListBase< Type, Addr > &rhs) | Field< Type > | inline |
| Foam::Field::operator=(Field< Type > &&rhs) | Field< Type > | inline |
| Foam::Field::operator=(List< Type > &&rhs) | Field< Type > | inline |
| Foam::Field::operator=(DynamicList< Type, SizeMin > &&rhs) | Field< Type > | inline |
| Foam::Field::operator=(const Foam::zero) | Field< Type > | inline |
| Foam::Field::operator=(const VectorSpace< Form, Cmpt, nCmpt > &) | Field< Type > | |
| Foam::Field::operator=(const tmp< Field > &rhs) | Field< Type > | |
| List< Type >::operator=(const List< Type > &list) | List< Type > | |
| List< Type >::operator=(const SLList< Type > &list) | List< Type > | |
| List< Type >::operator=(const FixedList< Type, N > &list) | List< Type > | |
| List< Type >::operator=(std::initializer_list< Type > list) | List< Type > | |
| List< Type >::operator=(SLList< Type > &&list) | List< Type > | |
| operator==(const fvPatchField< Type > &) | fvPatchField< Type > | virtual |
| operator==(const Field< Type > &) | fvPatchField< Type > | virtual |
| operator==(const Type &) | fvPatchField< Type > | virtual |
| Foam::Field::operator==(const UList< Type > &a) const | UList< Type > | |
| operator>(const UList< Type > &a) const | UList< Type > | |
| operator>=(const UList< Type > &a) const | UList< Type > | |
| operator[](const label i) | UList< Type > | inline |
| operator[](const label i) const | UList< Type > | inline |
| operator[](const label i) const | UList< Type > | inline |
| operator[](const label procID) | UList< Type > | |
| operator[](const label procID) const | UList< Type > | |
| operator[](const label procID) | UList< Type > | |
| operator[](const label procID) const | UList< Type > | |
| patch() const noexcept | fvPatchFieldBase | inline |
| Patch typedef | fvPatchField< Type > | |
| patchExprFieldBase() | patchExprFieldBase | |
| patchExprFieldBase(const dictionary &dict, enum expectedTypes expectedType=expectedTypes::VALUE_TYPE, bool wantPointData=false) | patchExprFieldBase | explicit |
| patchInternalField() const | fvPatchField< Type > | virtual |
| patchInternalField(Field< Type > &) const | fvPatchField< Type > | virtual |
| patchNeighbourField() const | fvPatchField< Type > | inlinevirtual |
| patchType() const noexcept | fvPatchFieldBase | inline |
| patchType() noexcept | fvPatchFieldBase | inline |
| pointer typedef | UList< Type > | |
| pop_back(label n=1) | List< Type > | inline |
| primitiveField() const noexcept | fvPatchField< Type > | inline |
| push_back(const Type &val) | List< Type > | inline |
| push_back(Type &&val) | List< Type > | inline |
| push_back(const UList< Type > &list) | List< Type > | inline |
| push_back(const IndirectListBase< Type, Addr > &list) | List< Type > | inline |
| push_uniq(const Type &val) | List< Type > | inline |
| rbegin() | UList< Type > | inline |
| rbegin() const | UList< Type > | inline |
| rcIndex(const label i) const noexcept | UList< Type > | inline |
| rcValue(const label i) const | UList< Type > | inline |
| rcValue(const label i) | UList< Type > | inline |
| readDict(const dictionary &dict) | fvPatchFieldBase | protectedvirtual |
| readList(Istream &is) | List< Type > | |
| readList(Istream &is) | List< Type > | |
| readList(Istream &is) | List< Type > | |
| refCount() noexcept | refCount | inline |
| reference typedef | UList< Type > | |
| refGrad() | mixedFvPatchField< Type > | inlinevirtual |
| refGrad() const | mixedFvPatchField< Type > | inlinevirtual |
| refValue() | mixedFvPatchField< Type > | inlinevirtual |
| refValue() const | mixedFvPatchField< Type > | inlinevirtual |
| 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 > | |
| resize(const label len) | List< Type > | inline |
| resize(const label len, const Type &val) | List< Type > | |
| resize(const label newLen) | List< Type > | inline |
| resize_nocopy(const label len) | List< Type > | inline |
| reverse_iterator typedef | UList< Type > | |
| rfind(const Type &val, label pos=-1) const | UList< Type > | |
| rmap(const fvPatchField< Type > &, const labelList &) | mixedFvPatchField< Type > | virtual |
| Foam::Field::rmap(const UList< Type > &mapF, const labelUList &mapAddressing) | Field< Type > | |
| Foam::Field::rmap(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing) | Field< Type > | |
| Foam::Field::rmap(const UList< Type > &mapF, const labelUList &mapAddressing, const UList< scalar > &weights) | Field< Type > | |
| Foam::Field::rmap(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing, const UList< scalar > &weights) | Field< Type > | |
| set(const label i, bool val=true) | List< Type > | inline |
| setAddressableSize(const label n) noexcept | UList< Type > | inlineprotected |
| setDebug() | exprMixedFvPatchField< Type > | protected |
| setManipulated(bool state) noexcept | fvPatchFieldBase | inlineprotected |
| setSize(const label n) | List< Type > | inline |
| setSize(const label n, const Type &val) | List< Type > | inline |
| setUpdated(bool state) noexcept | fvPatchFieldBase | inlineprotected |
| shallowCopy(const UList< Type > &)=delete | List< Type > | |
| size(const label n) | UList< Type > | inlineprotected |
| size() const noexcept | UList< Type > | inline |
| size_bytes() const noexcept | UList< Type > | inline |
| size_type typedef | UList< Type > | |
| slice(const label pos, label len=-1) | Field< Type > | |
| slice(const label pos, label len=-1) const | Field< Type > | |
| slice(const labelRange &range) | Field< Type > | |
| slice(const labelRange &range) const | Field< Type > | |
| snGrad() const | mixedFvPatchField< Type > | virtual |
| Foam::fvPatchField::snGrad(const scalarField &deltaCoeffs) const | fvPatchField< Type > | inlinevirtual |
| source() | mixedFvPatchField< Type > | inlinevirtual |
| source() const | mixedFvPatchField< Type > | inlinevirtual |
| subField typedef | Field< Type > | |
| subList typedef | List< Type > | |
| swap(UList< Type > &list) | UList< Type > | inline |
| swapFirst(const label i) | UList< Type > | |
| swapLast(const label i) | UList< Type > | |
| T() const | Field< Type > | |
| test(const label i) const | UList< Type > | inline |
| transfer(List< Type > &list) | List< Type > | |
| transfer(DynamicList< Type, SizeMin > &list) | List< Type > | |
| TypeName("exprMixed") | exprMixedFvPatchField< Type > | |
| Foam::mixedFvPatchField::TypeName("mixed") | mixedFvPatchField< Type > | |
| Foam::fvPatchField::TypeName("fvPatchField") | fvPatchFieldBase | |
| typeName | FieldBase | static |
| UList(const UList< Type > &)=default | UList< Type > | |
| UList() noexcept | UList< Type > | inline |
| UList(Type *__restrict__ v, const label len) noexcept | UList< Type > | inline |
| uniform() const | UList< Type > | inline |
| unique() const noexcept | refCount | inline |
| unset(const label i) | UList< Type > | inline |
| updateCoeffs() | exprMixedFvPatchField< Type > | virtual |
| updated() const noexcept | fvPatchFieldBase | inline |
| updateWeightedCoeffs(const scalarField &weights) | fvPatchField< Type > | virtual |
| useImplicit() const noexcept | fvPatchFieldBase | inline |
| useImplicit(bool on) noexcept | fvPatchFieldBase | inline |
| validateRange(const labelRange &requestedRange) const | UList< Type > | protected |
| VALUE_TYPE enum value | patchExprFieldBase | protected |
| value_type typedef | UList< Type > | |
| valueBoundaryCoeffs(const tmp< scalarField > &) const | mixedFvPatchField< Type > | virtual |
| Foam::fvPatchField::valueBoundaryCoeffs(const tmp< Field< scalar >> &) const | fvPatchField< Type > | inlinevirtual |
| valueExpr_ | patchExprFieldBase | protected |
| valueFraction() | mixedFvPatchField< Type > | inlinevirtual |
| valueFraction() const | mixedFvPatchField< Type > | inlinevirtual |
| valueInternalCoeffs(const tmp< scalarField > &) const | mixedFvPatchField< Type > | virtual |
| Foam::fvPatchField::valueInternalCoeffs(const tmp< Field< scalar >> &) const | fvPatchField< Type > | inlinevirtual |
| write(Ostream &os) const | exprMixedFvPatchField< Type > | virtual |
| writeEntry(const word &keyword, Ostream &os) const | Field< Type > | |
| List< Type >::writeEntry(Ostream &os) const | UList< Type > | protected |
| writeList(Ostream &os, const label shortLen=0) const | UList< Type > | |
| writeList(Ostream &os, const label) const | UList< Type > | |
| writeList(Ostream &os, const label) const | UList< Type > | |
| zeroGradientType() | fvPatchField< Type > | static |
| ~fvPatchField()=default | fvPatchField< Type > | virtual |
| ~fvPatchFieldBase()=default | fvPatchFieldBase | virtual |
| ~List() | List< Type > |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.