This is the complete list of members for timeVaryingMappedFixedValuePointPatchField< 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 > | |
append(const Type &) | List< Type > | inline |
append(const UList< Type > &) | List< Type > | inline |
append(const UIndirectList< Type > &) | List< Type > | inline |
autoMap(const pointPatchFieldMapper &) | timeVaryingMappedFixedValuePointPatchField< Type > | virtual |
begin() | UList< Type > | inline |
begin() const | UList< Type > | inline |
block(const label start) const | Field< Type > | |
byteSize() const | UList< Type > | |
Calculated typedef | pointPatchField< Type > | |
calculatedType() | pointPatchField< Type > | static |
cbegin() const | UList< Type > | inline |
cdata() const | UList< Type > | inline |
cend() const | UList< Type > | inline |
checkIndex(const label i) const | UList< Type > | inline |
checkSize(const label size) const | UList< Type > | inline |
checkStart(const label start) const | UList< Type > | inline |
checkTable() | timeVaryingMappedFixedValuePointPatchField< Type > | |
clear() | List< Type > | inline |
clone(const DimensionedField< Type, pointMesh > &iF) const | timeVaryingMappedFixedValuePointPatchField< Type > | inlinevirtual |
Foam::pointPatchField::clone() const | pointPatchField< Type > | inline |
Foam::pointPatchField::clone(const pointPatch &patch, const DimensionedField< Type, pointMesh > &iF) const | pointPatchField< Type > | inlinevirtual |
Foam::Field::clone() const | Field< Type > | |
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 | pointPatchField< Type > | inlinevirtual |
crbegin() const | UList< Type > | inline |
crend() const | UList< Type > | inline |
data() | UList< Type > | inline |
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 > | |
deepCopy(const UList< Type > &) | UList< Type > | |
difference_type typedef | UList< Type > | |
disallowGenericPointPatchField | pointPatchField< Type > | static |
empty() const | UList< Type > | inline |
end() | UList< Type > | inline |
end() const | UList< Type > | inline |
evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking) | valuePointPatchField< Type > | virtual |
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 label, const zero) | Field< Type > | |
Field(const UList< Type > &) | Field< Type > | explicit |
Field(List< Type > &&) | Field< Type > | explicit |
Field(const UIndirectList< Type > &) | Field< Type > | explicit |
Field(const Field< Type > &) | Field< Type > | |
Field(Field< Type > &, bool reuse) | Field< Type > | |
Field(Field< Type > &&) | Field< Type > | |
Field(const tmp< Field< Type >> &) | Field< Type > | |
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(Istream &) | Field< Type > | |
Field(const word &keyword, const dictionary &, const label size) | Field< Type > | |
first() | UList< Type > | inline |
first() const | UList< Type > | inline |
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 |
iterator typedef | UList< Type > | |
last() | UList< Type > | inline |
last() const | UList< Type > | inline |
List() | List< Type > | inline |
List(const label) | List< Type > | explicit |
List(const label, const Type &) | List< Type > | |
List(const label, const zero) | List< Type > | |
List(const List< Type > &) | List< Type > | |
List(const List< T2 > &) | List< Type > | explicit |
List(List< Type > &&) | List< Type > | |
List(List< Type > &, bool reuse) | List< Type > | |
List(const UList< Type > &, const labelUList &mapAddressing) | List< Type > | |
List(InputIterator first, InputIterator last) | List< Type > | |
List(const FixedList< Type, Size > &) | List< Type > | explicit |
List(const PtrList< Type > &) | List< Type > | explicit |
List(const SLList< Type > &) | List< Type > | explicit |
List(const UIndirectList< Type > &) | List< Type > | explicit |
List(const BiIndirectList< Type > &) | List< Type > | explicit |
List(std::initializer_list< Type >) | List< Type > | |
List(Istream &) | 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 > | |
max_size() const | UList< Type > | inline |
negate() | Field< Type > | |
New(const word &, const pointPatch &, const DimensionedField< Type, pointMesh > &) | pointPatchField< Type > | static |
New(const word &, const word &actualPatchType, const pointPatch &, const DimensionedField< Type, pointMesh > &) | pointPatchField< Type > | static |
New(const pointPatchField< Type > &, const pointPatch &, const DimensionedField< Type, pointMesh > &, const pointPatchFieldMapper &) | pointPatchField< Type > | static |
New(const pointPatch &, const DimensionedField< Type, pointMesh > &, const dictionary &) | pointPatchField< Type > | static |
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) | List< Type > | inline |
null() | Field< Type > | inlinestatic |
operator const Foam::List< Type > &() const | UList< Type > | inline |
operator!=(const UList< Type > &) 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++() | refCount | inline |
operator++(int) | 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--() | refCount | inline |
operator--(int) | 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 > &) const | UList< Type > | |
operator<=(const UList< Type > &) const | UList< 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::pointPatchField::operator=(pointPatchField< Type > &&) | pointPatchField< Type > | inlinevirtual |
Foam::Field::operator=(Field< Type > &&) | Field< Type > | |
Foam::Field::operator=(const UList< Type > &) | Field< Type > | |
Foam::Field::operator=(List< Type > &&) | Field< Type > | |
Foam::Field::operator=(const SubField< Type > &) | Field< Type > | |
Foam::Field::operator=(const tmp< Field< Type >> &) | Field< Type > | |
Foam::Field::operator=(const zero) | Field< Type > | |
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< Type > | |
List< Type >::operator=(const SLList< Type > &) | List< Type > | |
List< Type >::operator=(const UIndirectList< Type > &) | List< Type > | |
List< Type >::operator=(const BiIndirectList< Type > &) | List< Type > | |
List< Type >::operator=(std::initializer_list< Type >) | 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 > &) const | UList< Type > | |
operator>(const UList< Type > &) const | UList< Type > | |
operator>=(const UList< Type > &) const | UList< Type > | |
operator[](const label) | UList< Type > | inline |
operator[](const label) const | UList< Type > | inline |
operator[](const label i) const | UList< Type > | inline |
overridesConstraint() const | pointPatchField< Type > | inline |
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 > | |
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 > &)=delete | pointPatchField< Type > | |
pointPatchField(const pointPatchField< Type > &, const DimensionedField< Type, pointMesh > &) | pointPatchField< Type > | |
primitiveField() const | pointPatchField< Type > | inline |
rbegin() | UList< Type > | inline |
rbegin() const | UList< Type > | inline |
rcIndex(const label i) const | UList< Type > | inline |
refCount() | refCount | inlineprotected |
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 > | |
reset(const pointPatchField< Type > &) | timeVaryingMappedFixedValuePointPatchField< Type > | virtual |
Foam::Field::reset(const Field< Type > &) | Field< Type > | |
resize(const label) | List< Type > | inline |
resize(const label, const Type &) | List< Type > | inline |
reverse_iterator typedef | UList< Type > | |
rmap(const pointPatchField< Type > &, const labelList &) | timeVaryingMappedFixedValuePointPatchField< 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 > | |
setInternalField(Field< Type1 > &iF, const Field< Type1 > &pF, const labelList &meshPoints) const | pointPatchField< Type > | |
setInternalField(Field< Type1 > &iF, const Field< Type1 > &pF) const | pointPatchField< Type > | |
setSize(const label) | List< Type > | |
setSize(const label, const Type &) | List< Type > | |
shallowCopy(const UList< Type > &)=delete | List< Type > | |
size() const | valuePointPatchField< Type > | inline |
Foam::Field::size(const label) | List< Type > | inlineprotected |
size_type typedef | UList< Type > | |
subField typedef | Field< Type > | |
subList typedef | List< Type > | |
swap(UList< Type > &) | UList< Type > | |
T() const | Field< Type > | |
timeVaryingMappedFixedValuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &) | timeVaryingMappedFixedValuePointPatchField< Type > | |
timeVaryingMappedFixedValuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &, const dictionary &) | timeVaryingMappedFixedValuePointPatchField< Type > | |
timeVaryingMappedFixedValuePointPatchField(const timeVaryingMappedFixedValuePointPatchField< Type > &, const pointPatch &, const DimensionedField< Type, pointMesh > &, const pointPatchFieldMapper &) | timeVaryingMappedFixedValuePointPatchField< Type > | |
timeVaryingMappedFixedValuePointPatchField(const timeVaryingMappedFixedValuePointPatchField< Type > &)=delete | timeVaryingMappedFixedValuePointPatchField< Type > | |
timeVaryingMappedFixedValuePointPatchField(const timeVaryingMappedFixedValuePointPatchField< Type > &, const DimensionedField< Type, pointMesh > &) | timeVaryingMappedFixedValuePointPatchField< Type > | |
transfer(List< Type > &) | List< Type > | |
transfer(DynamicList< Type, SizeInc, SizeMult, SizeDiv > &) | List< Type > | |
transfer(SortableList< Type > &) | List< Type > | |
TypeName("timeVaryingMappedFixedValue") | timeVaryingMappedFixedValuePointPatchField< Type > | |
Foam::fixedValuePointPatchField::TypeName("fixedValue") | fixedValuePointPatchField< Type > | |
Foam::valuePointPatchField::TypeName("value") | valuePointPatchField< Type > | |
Foam::pointPatchField::TypeName("pointPatchField") | pointPatchField< Type > | |
typeName | Field< Type > | static |
UList() | UList< Type > | inline |
UList(Type *__restrict__ v, label size) | UList< Type > | inline |
unique() const | refCount | inline |
updateCoeffs() | timeVaryingMappedFixedValuePointPatchField< Type > | virtual |
updated() const | pointPatchField< Type > | inline |
Foam::value_type typedef | pointPatchField< Type > | |
Foam::Field::value_type typedef | UList< 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 > | |
valuePointPatchField(const valuePointPatchField< Type > &)=delete | valuePointPatchField< Type > | |
write(Ostream &) const | timeVaryingMappedFixedValuePointPatchField< Type > | virtual |
~List() | List< Type > | |
~pointPatchField() | pointPatchField< Type > | inlinevirtual |