This is the complete list of members for zeroFixedValuePointPatchField< 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 > | |
| autoMap(const pointPatchFieldMapper &) | valuePointPatchField< Type > | virtual |
| Foam::Field::autoMap(const FieldMapper &map, const bool applyFlip=true) | Field< Type > | |
| block(const label start) const | Field< Type > | |
| Calculated typedef | pointPatchField< Type > | |
| calculatedType() | pointPatchField< Type > | static |
| clone() const | zeroFixedValuePointPatchField< Type > | inlinevirtual |
| clone(const DimensionedField< Type, pointMesh > &iF) const | zeroFixedValuePointPatchField< Type > | inlinevirtual |
| cmptType typedef | Field< Type > | |
| component(const direction) const | Field< Type > | |
| constraintType() const | pointPatchField< Type > | inlinevirtual |
| coupled() const | pointPatchField< Type > | inlinevirtual |
| db() const | pointPatchField< Type > | |
| declareRunTimeSelectionTable(autoPtr, pointPatchField, pointPatch,(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 > | |
| disallowGenericPointPatchField | pointPatchField< Type > | static |
| evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking) | valuePointPatchField< Type > | virtual |
| 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 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 word &keyword, const dictionary &dict, const label len) | Field< Type > | |
| fixedValuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &) | fixedValuePointPatchField< Type > | |
| fixedValuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &, const dictionary &, const bool valueRequired=true) | fixedValuePointPatchField< Type > | |
| fixedValuePointPatchField(const fixedValuePointPatchField< Type > &, const pointPatch &, const DimensionedField< Type, pointMesh > &, const pointPatchFieldMapper &) | fixedValuePointPatchField< Type > | |
| fixedValuePointPatchField(const fixedValuePointPatchField< Type > &, const DimensionedField< Type, pointMesh > &) | fixedValuePointPatchField< Type > | |
| fixesValue() const | fixedValuePointPatchField< Type > | inlinevirtual |
| initEvaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking) | pointPatchField< Type > | inlinevirtual |
| internalField() const | pointPatchField< Type > | inline |
| 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 > | |
| Foam::negate() | pointPatchField< Type > | inline |
| Foam::Field::negate() | Field< Type > | |
| Foam::New(const word &, const pointPatch &, const DimensionedField< Type, pointMesh > &) | pointPatchField< Type > | static |
| Foam::New(const word &, const word &actualPatchType, const pointPatch &, const DimensionedField< Type, pointMesh > &) | 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 |
| null() | Field< Type > | inlinestatic |
| 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 > | |
| 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< 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 Field< Type > &) | fixedValuePointPatchField< Type > | inlinevirtual |
| operator=(const Type &) | fixedValuePointPatchField< Type > | inlinevirtual |
| Foam::valuePointPatchField::operator=(const valuePointPatchField< Type > &) | valuePointPatchField< Type > | virtual |
| Foam::valuePointPatchField::operator=(const pointPatchField< Type > &) | valuePointPatchField< Type > | virtual |
| Foam::Field::operator=(const tmp< Field< Type >> &) | Field< Type > | |
| Foam::Field::operator=(const UList< Type > &) | Field< Type > | inline |
| Foam::Field::operator=(const SubField< Type > &) | 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 zero) | Field< Type > | inline |
| Foam::Field::operator=(const VectorSpace< Form, Cmpt, nCmpt > &) | Field< Type > | |
| Foam::Field::operator=(const tmp< Field > &rhs) | Field< 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 |
| Patch typedef | pointPatchField< Type > | |
| patch() const | pointPatchField< Type > | inline |
| 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 | pointPatchField< Type > | inline |
| patchType() | pointPatchField< Type > | inline |
| 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 > | |
| primitiveField() const | pointPatchField< 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 > | |
| 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 > | |
| 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 > | |
| size() const | valuePointPatchField< Type > | inline |
| subField typedef | Field< Type > | |
| T() const | Field< Type > | |
| TypeName("zeroFixedValue") | zeroFixedValuePointPatchField< Type > | |
| Foam::fixedValuePointPatchField::TypeName("fixedValue") | fixedValuePointPatchField< Type > | |
| Foam::valuePointPatchField::TypeName("value") | valuePointPatchField< Type > | |
| Foam::pointPatchField::TypeName("pointPatchField") | pointPatchField< Type > | |
| updateCoeffs() | valuePointPatchField< Type > | virtual |
| updated() const | pointPatchField< Type > | inline |
| value_type typedef | pointPatchField< Type > | |
| 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 &) const | valuePointPatchField< Type > | virtual |
| writeEntry(const word &keyword, Ostream &os) const | Field< Type > | |
| zeroFixedValuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &) | zeroFixedValuePointPatchField< Type > | |
| zeroFixedValuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &, const dictionary &) | zeroFixedValuePointPatchField< Type > | |
| zeroFixedValuePointPatchField(const zeroFixedValuePointPatchField< Type > &, const pointPatch &, const DimensionedField< Type, pointMesh > &, const pointPatchFieldMapper &) | zeroFixedValuePointPatchField< Type > | |
| zeroFixedValuePointPatchField(const zeroFixedValuePointPatchField< Type > &) | zeroFixedValuePointPatchField< Type > | |
| zeroFixedValuePointPatchField(const zeroFixedValuePointPatchField< Type > &, const DimensionedField< Type, pointMesh > &) | zeroFixedValuePointPatchField< Type > | |
| ~pointPatchField()=default | pointPatchField< Type > | virtual |