This is the complete list of members for faPatchField< 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 |
autoMap(const faPatchFieldMapper &) | faPatchField< 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 | faPatchField< Type > | |
calculatedType() | faPatchField< 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 |
check(const faPatchField< Type > &) const | faPatchField< Type > | |
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 | faPatchField< Type > | inlinevirtual |
clone(const DimensionedField< Type, areaMesh > &iF) const | faPatchField< 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 > | |
count() const noexcept | refCount | inline |
coupled() const | faPatchField< 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 | faPatchField< Type > | |
declareRunTimeSelectionTable(tmp, faPatchField, patch,(const faPatch &p, const DimensionedField< Type, areaMesh > &iF),(p, iF)) | faPatchField< Type > | |
declareRunTimeSelectionTable(tmp, faPatchField, patchMapper,(const faPatchField< Type > &ptf, const faPatch &p, const DimensionedField< Type, areaMesh > &iF, const faPatchFieldMapper &m),(dynamic_cast< const faPatchFieldType & >(ptf), p, iF, m)) | faPatchField< Type > | |
declareRunTimeSelectionTable(tmp, faPatchField, dictionary,(const faPatch &p, const DimensionedField< Type, areaMesh > &iF, const dictionary &dict),(p, iF, dict)) | faPatchField< Type > | |
deepCopy(const UList< T > &list) | UList< T > | |
deepCopy(const IndirectListBase< T, Addr > &list) | UList< T > | |
difference_type typedef | UList< T > | |
disallowGenericFaPatchField | faPatchField< Type > | static |
empty() const noexcept | UList< T > | inline |
end() noexcept | UList< T > | inline |
end() const noexcept | UList< T > | inline |
evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking) | faPatchField< Type > | virtual |
faPatchField(const faPatch &, const DimensionedField< Type, areaMesh > &) | faPatchField< Type > | |
faPatchField(const faPatch &, const DimensionedField< Type, areaMesh > &, const Field< Type > &) | faPatchField< Type > | |
faPatchField(const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &, const bool valueRequired=true) | faPatchField< Type > | |
faPatchField(const faPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &) | faPatchField< Type > | |
faPatchField(const faPatchField< Type > &) | faPatchField< Type > | |
faPatchField(const faPatchField< Type > &, const DimensionedField< Type, areaMesh > &) | faPatchField< 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 | faPatchField< Type > | inlinevirtual |
found(const T &val, label pos=0) const | UList< T > | inline |
get(const label i) const | UList< T > | inline |
gradientBoundaryCoeffs() const | faPatchField< Type > | inlinevirtual |
gradientInternalCoeffs() const | faPatchField< Type > | inlinevirtual |
initEvaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking) | faPatchField< Type > | inlinevirtual |
Internal typedef | faPatchField< Type > | |
internalField() const | faPatchField< 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 |
moveFirst(const label i) | UList< T > | |
moveLast(const label i) | UList< T > | |
negate() | Field< Type > | |
New(const word &patchFieldType, const word &actualPatchType, const faPatch &, const DimensionedField< Type, areaMesh > &) | faPatchField< Type > | static |
New(const word &patchFieldType, const faPatch &, const DimensionedField< Type, areaMesh > &) | faPatchField< Type > | static |
New(const faPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &) | faPatchField< Type > | static |
New(const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &) | faPatchField< Type > | static |
Foam::Field::New(Istream &is) | Field< Type > | inlinestatic |
NewCalculatedType(const faPatchField< Type2 > &) | faPatchField< Type > | static |
NewCalculatedType(const faPatchField< Type2 > &pf) | faPatchField< 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 | faPatchField< Type > | friend |
operator const Foam::List< T > &() const | UList< T > | inline |
operator!=(const UList< T > &a) const | UList< T > | |
operator*=(const faPatchField< scalar > &) | faPatchField< Type > | virtual |
operator*=(const Field< scalar > &) | faPatchField< Type > | virtual |
operator*=(const scalar) | faPatchField< Type > | virtual |
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 faPatchField< Type > &) | faPatchField< Type > | virtual |
operator+=(const Field< Type > &) | faPatchField< Type > | virtual |
operator+=(const Type &) | faPatchField< Type > | virtual |
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 faPatchField< Type > &) | faPatchField< Type > | virtual |
operator-=(const Field< Type > &) | faPatchField< Type > | virtual |
operator-=(const Type &) | faPatchField< Type > | virtual |
Foam::Field::operator-=(const UList< Type > &) | Field< Type > | |
Foam::Field::operator-=(const tmp< Field< Type > > &) | Field< Type > | |
operator/=(const faPatchField< scalar > &) | faPatchField< Type > | virtual |
operator/=(const Field< scalar > &) | faPatchField< Type > | virtual |
operator/=(const scalar) | faPatchField< Type > | virtual |
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 UList< Type > &) | faPatchField< Type > | virtual |
operator=(const faPatchField< Type > &) | faPatchField< Type > | virtual |
operator=(const Type &) | faPatchField< Type > | virtual |
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 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 faPatchField< Type > &) | faPatchField< Type > | virtual |
operator==(const Field< Type > &) | faPatchField< Type > | virtual |
operator==(const Type &) | faPatchField< 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 typedef | faPatchField< Type > | |
patch() const | faPatchField< Type > | inline |
patchInternalField() const | faPatchField< Type > | virtual |
patchNeighbourField() const | faPatchField< Type > | inlinevirtual |
patchType() const | faPatchField< Type > | inline |
patchType() | faPatchField< Type > | inline |
pointer typedef | UList< T > | |
primitiveField() const | faPatchField< 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 faPatchField< Type > &, const labelList &) | faPatchField< 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 |
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 label n) | UList< T > | inlineprotected |
size() const noexcept | UList< T > | inline |
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 > | |
snGrad() const | faPatchField< Type > | virtual |
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("faPatchField") | faPatchField< 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() | faPatchField< Type > | inlinevirtual |
updated() const | faPatchField< Type > | inline |
validateRange(const labelRange &requestedRange) const | UList< T > | protected |
value_type typedef | UList< T > | |
valueBoundaryCoeffs(const tmp< Field< scalar > > &) const | faPatchField< Type > | inlinevirtual |
valueInternalCoeffs(const tmp< Field< scalar > > &) const | faPatchField< Type > | inlinevirtual |
write(Ostream &) const | faPatchField< 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 > | |
~faPatchField()=default | faPatchField< Type > | virtual |
~List() | List< Type > |