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 |
autoMap(const pointPatchFieldMapper &) | valuePointPatchField< Type > | virtual |
Foam::Field::autoMap(const FieldMapper &map, const bool applyFlip=true) | Field< Type > | |
begin() noexcept | UList< T > | inline |
begin() const noexcept | UList< T > | inline |
block(const label start) const | Field< Type > | |
byteSize() const | UList< T > | |
Calculated typedef | pointPatchField< Type > | |
calculatedType() | pointPatchField< Type > | static |
cbegin() const noexcept | UList< T > | inline |
cdata() const noexcept | UList< T > | inline |
cdata_bytes() const noexcept | UList< T > | inline |
cend() const noexcept | UList< T > | inline |
checkIndex(const label i) const | UList< T > | inline |
checkRange(const label start, const label len) const | UList< T > | inline |
checkSize(const label size) const | UList< T > | inline |
checkStart(const label start) const | UList< T > | 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< T > | |
const_pointer typedef | UList< T > | |
const_reference typedef | UList< T > | |
const_reverse_iterator typedef | UList< T > | |
constraintType() const | pointPatchField< Type > | inlinevirtual |
count() const noexcept | refCount | inline |
coupled() const | pointPatchField< Type > | inlinevirtual |
crbegin() const | UList< T > | inline |
crend() const | UList< T > | inline |
data() noexcept | UList< T > | inline |
data_bytes() noexcept | UList< T > | inline |
db() const | pointPatchField< Type > | |
debug_ | patchExprFieldBase | protected |
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< T > &list) | UList< T > | |
deepCopy(const IndirectListBase< T, Addr > &list) | UList< T > | |
dict_ | exprValuePointPatchField< Type > | protected |
difference_type typedef | UList< T > | |
disallowGenericPointPatchField | pointPatchField< Type > | static |
driver_ | exprValuePointPatchField< Type > | protected |
empty() const noexcept | UList< T > | inline |
end() noexcept | UList< T > | inline |
end() const noexcept | UList< T > | 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< T > | inline |
fcValue(const label i) const | UList< T > | inline |
fcValue(const label i) | UList< T > | 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 word &keyword, const dictionary &dict, const label len) | Field< Type > | |
FieldBase() noexcept | FieldBase | inline |
find(const T &val, label pos=0) const | UList< T > | |
first() | UList< T > | inline |
first() const | UList< T > | inline |
fixesValue() const | pointPatchField< Type > | inlinevirtual |
found(const T &val, label pos=0) const | UList< T > | inline |
fracExpr_ | patchExprFieldBase | protected |
get(const label i) const | UList< T > | 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 | pointPatchField< Type > | inline |
iterator typedef | UList< T > | |
last() | UList< T > | inline |
last() const | UList< T > | 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< T > | inlinestatic |
MIXED_TYPE enum value | patchExprFieldBase | protected |
moveFirst(const label i) | UList< T > | |
moveLast(const label i) | UList< T > | |
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< T > &() const | UList< T > | inline |
operator!=(const UList< T > &a) const | UList< T > | |
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< T > &list) const | UList< T > | |
operator<=(const UList< T > &a) const | UList< T > | |
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 IndirectListBase< Type, Addr > &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=(const Type &val) | List< Type > | inline |
List< Type >::operator=(List< Type > &&list) | List< Type > | |
List< Type >::operator=(DynamicList< Type, SizeMin > &&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< T > &a) const | UList< T > | |
operator>(const UList< T > &a) const | UList< T > | |
operator>=(const UList< T > &a) const | UList< T > | |
operator[](const label i) | UList< T > | inline |
operator[](const label i) const | UList< T > | inline |
operator[](const label i) const | UList< T > | inline |
operator[](const label procID) | UList< T > | |
operator[](const label procID) const | UList< T > | |
operator[](const label procID) | UList< T > | |
operator[](const label procID) const | UList< T > | |
patch() const | pointPatchField< Type > | inline |
Patch typedef | pointPatchField< Type > | |
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 | pointPatchField< Type > | inline |
patchType() | pointPatchField< Type > | inline |
pointer typedef | UList< T > | |
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 |
rbegin() | UList< T > | inline |
rbegin() const | UList< T > | inline |
rcIndex(const label i) const noexcept | UList< T > | inline |
rcValue(const label i) const | UList< T > | inline |
rcValue(const label i) | UList< T > | inline |
readList(Istream &is) | List< Type > | |
readList(Istream &is) | List< Type > | |
readList(Istream &is) | List< Type > | |
refCount() noexcept | refCount | inline |
reference typedef | UList< T > | |
rend() | UList< T > | inline |
rend() const | UList< T > | 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< T > | |
rfind(const T &val, label pos=-1) const | UList< T > | |
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< T > | 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 |
shallowCopy(const UList< Type > &)=delete | List< Type > | |
Foam::UList::shallowCopy(const UList< T > &list) | UList< T > | inline |
size() const | valuePointPatchField< Type > | inline |
Foam::Field::size(const label n) | UList< T > | inlineprotected |
size_bytes() const noexcept | UList< T > | inline |
size_type typedef | UList< T > | |
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< T > &list) | UList< T > | inline |
swapFirst(const label i) | UList< T > | |
swapLast(const label i) | UList< T > | |
T() const | Field< Type > | |
test(const label i) const | UList< T > | inline |
transfer(List< Type > &list) | List< Type > | |
transfer(DynamicList< Type, SizeMin > &list) | List< Type > | |
TypeName("exprValue") | exprValuePointPatchField< Type > | |
Foam::valuePointPatchField::TypeName("value") | valuePointPatchField< Type > | |
Foam::pointPatchField::TypeName("pointPatchField") | pointPatchField< Type > | |
typeName | FieldBase | static |
UList(const UList< T > &)=default | UList< T > | |
UList() noexcept | UList< T > | inline |
UList(T *__restrict__ v, const label len) noexcept | UList< T > | inline |
uniform() const | UList< T > | inline |
unique() const noexcept | refCount | inline |
unset(const label i) | UList< T > | inline |
updateCoeffs() | exprValuePointPatchField< Type > | virtual |
updated() const | pointPatchField< Type > | inline |
validateRange(const labelRange &requestedRange) const | UList< T > | protected |
Foam::value_type typedef | pointPatchField< Type > | |
Foam::Field::value_type typedef | UList< T > | |
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< T > | protected |
writeList(Ostream &os, const label shortLen=0) const | UList< T > | |
writeList(Ostream &os, const label) const | UList< T > | |
writeList(Ostream &os, const label) const | UList< T > | |
~List() | List< Type > | |
~pointPatchField()=default | pointPatchField< Type > | virtual |