This is the complete list of members for exprValuePointPatchField< Type >, including all inherited members.
| addToInternalField(Field< Type1 > &iF, const Field< Type1 > &pF) const | pointPatchField< Type > | |
| addToInternalField(Field< Type1 > &iF, const Field< Type1 > &pF, const labelList &points) const | pointPatchField< Type > | |
| 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 > | |
| autoMap(const pointPatchFieldMapper &) | valuePointPatchField< 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 | pointPatchField< Type > | |
| calculatedType() | pointPatchField< 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 |
| checkIndex(const label i) const | UList< Type > | inline |
| checkPatch(const pointPatchFieldBase &rhs) const | pointPatchFieldBase | |
| 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 | exprValuePointPatchField< Type > | inlinevirtual |
| clone(const DimensionedField< Type, pointMesh > &iF) const | exprValuePointPatchField< 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 > | |
| constraintType() const | pointPatchField< Type > | inlinevirtual |
| count() const noexcept | refCount | inline |
| coupled() const | pointPatchField< 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 | pointPatchFieldBase | |
| debug_ | patchExprFieldBase | protected |
| declareRunTimeSelectionTable(autoPtr, pointPatchField, patch,(const pointPatch &p, const DimensionedField< Type, pointMesh > &iF),(p, iF)) | pointPatchField< Type > | |
| declareRunTimeSelectionTable(autoPtr, pointPatchField, patchMapper,(const pointPatchField< Type > &ptf, const pointPatch &p, const DimensionedField< Type, pointMesh > &iF, const pointPatchFieldMapper &m),(dynamic_cast< const pointPatchFieldType &>(ptf), p, iF, m)) | pointPatchField< Type > | |
| declareRunTimeSelectionTable(autoPtr, pointPatchField, dictionary,(const pointPatch &p, const DimensionedField< Type, pointMesh > &iF, const dictionary &dict),(p, iF, dict)) | pointPatchField< Type > | |
| deepCopy(const UList< Type > &list) | UList< Type > | |
| deepCopy(const IndirectListBase< Type, Addr > &list) | UList< Type > | |
| dict_ | exprValuePointPatchField< Type > | protected |
| difference_type typedef | UList< Type > | |
| disallowGenericPatchField | pointPatchFieldBase | static |
| driver_ | exprValuePointPatchField< 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) | valuePointPatchField< Type > | virtual |
| expectedTypes enum name | patchExprFieldBase | protected |
| exprValuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &) | exprValuePointPatchField< Type > | |
| exprValuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &, const dictionary &) | exprValuePointPatchField< Type > | |
| exprValuePointPatchField(const exprValuePointPatchField< Type > &, const pointPatch &, const DimensionedField< Type, pointMesh > &, const pointPatchFieldMapper &) | exprValuePointPatchField< Type > | |
| exprValuePointPatchField(const exprValuePointPatchField< Type > &, const DimensionedField< Type, pointMesh > &) | exprValuePointPatchField< Type > | |
| exprValuePointPatchField(const exprValuePointPatchField< Type > &) | exprValuePointPatchField< 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 | pointPatchField< 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 |
| get(const label i) const | UList< Type > | inline |
| gradExpr_ | patchExprFieldBase | protected |
| GRADIENT_TYPE enum value | patchExprFieldBase | protected |
| initEvaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking) | pointPatchField< Type > | inlinevirtual |
| Internal typedef | pointPatchField< Type > | |
| internalField() const noexcept | pointPatchField< 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 > | |
| 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 |
| moveFirst(const label i) | UList< Type > | |
| moveLast(const label i) | UList< Type > | |
| Foam::negate() | pointPatchField< Type > | inline |
| Foam::Field::negate() | Field< Type > | |
| Foam::New(const word &patchFieldType, const pointPatch &p, const DimensionedField< Type, pointMesh > &iF) | pointPatchField< Type > | static |
| Foam::New(const word &patchFieldType, const word &actualPatchType, const pointPatch &p, const DimensionedField< Type, pointMesh > &iF) | pointPatchField< Type > | static |
| Foam::New(const pointPatchField< Type > &, const pointPatch &, const DimensionedField< Type, pointMesh > &, const pointPatchFieldMapper &) | pointPatchField< Type > | static |
| Foam::New(const pointPatch &, const DimensionedField< Type, pointMesh > &, const dictionary &) | pointPatchField< Type > | static |
| Foam::Field::New(Istream &is) | Field< Type > | inlinestatic |
| Foam::NewCalculatedType(const pointPatchField< Type2 > &) | pointPatchField< Type > | static |
| Foam::NewCalculatedType(const pointPatchField< Type2 > &pf) | pointPatchField< Type > | |
| Foam::Field::NewCalculatedType(const Field< Type2 > &f) | Field< Type > | inlinestatic |
| newElmt(const label i) | List< Type > | inline |
| Foam::normalise() | pointPatchField< Type > | inline |
| Foam::Field::normalise() | Field< Type > | |
| null() | Field< Type > | inlinestatic |
| operator const Foam::List< Type > &() const | UList< Type > | inline |
| operator!=(const UList< Type > &a) const | UList< Type > | |
| Foam::operator*=(const pointPatchField< scalar > &) | pointPatchField< Type > | inlinevirtual |
| Foam::operator*=(const Field< scalar > &) | pointPatchField< Type > | inlinevirtual |
| Foam::operator*=(const scalar) | pointPatchField< 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 |
| Foam::operator+=(const pointPatchField< Type > &) | pointPatchField< Type > | inlinevirtual |
| Foam::operator+=(const Field< Type > &) | pointPatchField< Type > | inlinevirtual |
| Foam::operator+=(const Type &) | pointPatchField< Type > | inlinevirtual |
| Foam::Field::operator+=(const UList< Type > &) | Field< Type > | |
| Foam::Field::operator+=(const tmp< Field< Type >> &) | Field< Type > | |
| Foam::Field::operator+=(const Type &) | Field< Type > | |
| operator--() noexcept | refCount | inline |
| operator--(int) noexcept | refCount | inline |
| Foam::operator-=(const pointPatchField< Type > &) | pointPatchField< Type > | inlinevirtual |
| Foam::operator-=(const Field< Type > &) | pointPatchField< Type > | inlinevirtual |
| Foam::operator-=(const Type &) | pointPatchField< Type > | inlinevirtual |
| Foam::Field::operator-=(const UList< Type > &) | Field< Type > | |
| Foam::Field::operator-=(const tmp< Field< Type >> &) | Field< Type > | |
| Foam::Field::operator-=(const Type &) | Field< Type > | |
| Foam::operator/=(const pointPatchField< scalar > &) | pointPatchField< Type > | inlinevirtual |
| Foam::operator/=(const Field< scalar > &) | pointPatchField< Type > | inlinevirtual |
| Foam::operator/=(const scalar) | pointPatchField< 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 valuePointPatchField< Type > &) | valuePointPatchField< Type > | virtual |
| operator=(const pointPatchField< Type > &) | valuePointPatchField< Type > | virtual |
| operator=(const Field< Type > &) | valuePointPatchField< Type > | virtual |
| operator=(const Type &) | valuePointPatchField< Type > | virtual |
| Foam::Field::operator=(const tmp< Field< Type >> &) | Field< Type > | |
| Foam::Field::operator=(const UList< Type > &rhs) | Field< Type > | inline |
| 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 valuePointPatchField< Type > &) | valuePointPatchField< Type > | virtual |
| operator==(const pointPatchField< Type > &) | valuePointPatchField< Type > | virtual |
| operator==(const Field< Type > &) | valuePointPatchField< Type > | virtual |
| operator==(const Type &) | valuePointPatchField< 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 typedef | pointPatchField< Type > | |
| patch() const noexcept | pointPatchFieldBase | inline |
| patchExprFieldBase() | patchExprFieldBase | |
| patchExprFieldBase(const dictionary &dict, enum expectedTypes expectedType=expectedTypes::VALUE_TYPE, bool wantPointData=false) | patchExprFieldBase | explicit |
| patchInternalField() const | pointPatchField< Type > | |
| patchInternalField(const Field< Type1 > &iF) const | pointPatchField< Type > | |
| patchInternalField(const Field< Type1 > &iF, const labelList &meshPoints) const | pointPatchField< Type > | |
| patchInternalField(const Field< Type1 > &iF, const labelList &meshPoints) const | pointPatchField< Type > | |
| patchInternalField(const Field< Type1 > &iF) const | pointPatchField< Type > | |
| patchType() const noexcept | pointPatchFieldBase | inline |
| patchType() noexcept | pointPatchFieldBase | inline |
| pointer typedef | UList< Type > | |
| pointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &) | pointPatchField< Type > | |
| pointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &, const dictionary &) | pointPatchField< Type > | |
| pointPatchField(const pointPatchField< Type > &, const pointPatch &, const DimensionedField< Type, pointMesh > &, const pointPatchFieldMapper &) | pointPatchField< Type > | |
| pointPatchField(const pointPatchField< Type > &) | pointPatchField< Type > | |
| pointPatchField(const pointPatchField< Type > &, const DimensionedField< Type, pointMesh > &) | pointPatchField< Type > | |
| pointPatchFieldBase(const pointPatch &p) | pointPatchFieldBase | explicit |
| pointPatchFieldBase(const pointPatch &p, const word &patchType) | pointPatchFieldBase | |
| pointPatchFieldBase(const pointPatch &p, const dictionary &dict) | pointPatchFieldBase | |
| pointPatchFieldBase(const pointPatchFieldBase &, const pointPatch &p) | pointPatchFieldBase | |
| pointPatchFieldBase(const pointPatchFieldBase &) | pointPatchFieldBase | |
| pop_back(label n=1) | List< Type > | inline |
| primitiveField() const noexcept | pointPatchField< 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) | pointPatchFieldBase | protectedvirtual |
| readList(Istream &is) | List< Type > | |
| readList(Istream &is) | List< Type > | |
| readList(Istream &is) | List< Type > | |
| refCount() noexcept | 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 > | |
| 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 pointPatchField< Type > &, const labelList &) | valuePointPatchField< 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 |
| setInInternalField(Field< Type1 > &iF, const Field< Type1 > &pF, const labelList &meshPoints) const | pointPatchField< Type > | |
| setInInternalField(Field< Type1 > &iF, const Field< Type1 > &pF) const | pointPatchField< Type > | |
| setSize(const label n) | List< Type > | inline |
| setSize(const label n, const Type &val) | List< Type > | inline |
| setUpdated(bool state) noexcept | pointPatchFieldBase | inlineprotected |
| shallowCopy(const UList< Type > &)=delete | List< Type > | |
| size() const | valuePointPatchField< Type > | inline |
| Foam::Field::size(const label n) | UList< Type > | inlineprotected |
| 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 > | |
| 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 | FieldBase | static |
| TypeName("exprValue") | exprValuePointPatchField< Type > | |
| Foam::valuePointPatchField::TypeName("value") | valuePointPatchField< Type > | |
| Foam::pointPatchField::TypeName("pointPatchField") | pointPatchFieldBase | |
| 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() | exprValuePointPatchField< Type > | virtual |
| updated() const noexcept | pointPatchFieldBase | inline |
| validateRange(const labelRange &requestedRange) const | UList< Type > | protected |
| Foam::value_type typedef | pointPatchField< Type > | |
| Foam::Field::value_type typedef | UList< Type > | |
| VALUE_TYPE enum value | patchExprFieldBase | protected |
| valueExpr_ | patchExprFieldBase | protected |
| valuePointPatchField(const valuePointPatchField &)=default | valuePointPatchField< Type > | |
| valuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &) | valuePointPatchField< Type > | |
| valuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &, const dictionary &, const bool valueRequired=true) | valuePointPatchField< Type > | |
| valuePointPatchField(const valuePointPatchField< Type > &, const pointPatch &, const DimensionedField< Type, pointMesh > &, const pointPatchFieldMapper &) | valuePointPatchField< Type > | |
| valuePointPatchField(const valuePointPatchField< Type > &, const DimensionedField< Type, pointMesh > &) | valuePointPatchField< Type > | |
| write(Ostream &os) const | exprValuePointPatchField< 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() | pointPatchField< Type > | static |
| ~List() | List< Type > | |
| ~pointPatchField()=default | pointPatchField< Type > | virtual |
| ~pointPatchFieldBase()=default | pointPatchFieldBase | virtual |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.