genericFvPatchField< Type > Member List

This is the complete list of members for genericFvPatchField< Type >, including all inherited members.

actualType() const noexceptgenericPatchFieldBaseinline
allowConstructFromLargerSizeFieldBasestatic
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 &key, const dictionary &dict, const label len, IOobjectOption::readOption readOpt=IOobjectOption::MUST_READ)Field< Type >
assignable() constfvPatchFieldBaseinlinevirtual
autoMap(const fvPatchFieldMapper &)genericFvPatchField< Type >virtual
Foam::Field::autoMap(const FieldMapper &map, const bool applyFlip=true)Field< Type >
autoMapGeneric(const MapperType &mapper)genericPatchFieldBaseprotected
back()UList< Type >inline
back() constUList< Type >inline
begin() noexceptUList< Type >inline
begin(const label i) noexceptUList< Type >inline
begin() const noexceptUList< Type >inline
begin(const label i) const noexceptUList< Type >inline
block(const label start) constField< Type >
byteSize() constUList< Type >
Calculated typedeffvPatchField< Type >
calculatedFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)calculatedFvPatchField< Type >
calculatedFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &, const dictionary &, IOobjectOption::readOption requireValue=IOobjectOption::MUST_READ)calculatedFvPatchField< Type >
calculatedFvPatchField(const fvPatch &p, const DimensionedField< Type, volMesh > &iF, const dictionary &dict, const bool valueReqd)calculatedFvPatchField< Type >inline
calculatedFvPatchField(const calculatedFvPatchField< Type > &, const fvPatch &, const DimensionedField< Type, volMesh > &, const fvPatchFieldMapper &)calculatedFvPatchField< Type >
calculatedFvPatchField(const calculatedFvPatchField< Type > &)calculatedFvPatchField< Type >
calculatedFvPatchField(const calculatedFvPatchField< Type > &, const DimensionedField< Type, volMesh > &)calculatedFvPatchField< Type >
calculatedType() noexceptfvPatchFieldBaseinlinestatic
capacity() const noexceptUList< Type >inline
cbegin() const noexceptUList< Type >inline
cbegin(const label i) const noexceptUList< Type >inline
cdata() const noexceptUList< Type >inline
cdata_bytes() const noexceptUList< Type >inline
cend() const noexceptUList< Type >inline
check(const fvPatchField< Type > &) constfvPatchField< Type >
checkIndex(const label i) constUList< Type >inline
checkPatch(const fvPatchFieldBase &rhs) constfvPatchFieldBase
checkRange(const label start, const label len) constUList< Type >inline
checkSize(const label size) constUList< Type >inline
checkStart(const label start) constUList< Type >inline
clamp_max(const Type &upper)Field< Type >
clamp_min(const Type &lower)Field< Type >
clamp_range(const Type &lower, const Type &upper)Field< Type >
clamp_range(const MinMax< Type > &range)Field< Type >
clear()List< Type >inline
clone() constgenericFvPatchField< Type >inlinevirtual
clone(const DimensionedField< Type, volMesh > &iF) constgenericFvPatchField< Type >inlinevirtual
cmptType typedefField< Type >
component(const direction) constField< Type >
const_iterator typedefUList< Type >
const_pointer typedefUList< Type >
const_reference typedefUList< Type >
const_reverse_iterator typedefUList< Type >
contains(const Type &val) constUList< Type >inline
contains(const Type &val, label pos, label len=-1) constUList< Type >inline
coupled() constfvPatchFieldBaseinlinevirtual
crbegin() constUList< Type >inline
crend() constUList< Type >inline
data() noexceptUList< Type >inline
data_bytes() noexceptUList< Type >inline
db() constfvPatchFieldBase
declareRunTimeSelectionTable(tmp, fvPatchField, patch,(const fvPatch &p, const DimensionedField< Type, volMesh > &iF),(p, iF))fvPatchField< Type >
declareRunTimeSelectionTable(tmp, fvPatchField, patchMapper,(const fvPatchField< Type > &ptf, const fvPatch &p, const DimensionedField< Type, volMesh > &iF, const fvPatchFieldMapper &m),(dynamic_cast< const fvPatchFieldType &>(ptf), p, iF, m))fvPatchField< Type >
declareRunTimeSelectionTable(tmp, fvPatchField, dictionary,(const fvPatch &p, const DimensionedField< Type, volMesh > &iF, const dictionary &dict),(p, iF, dict))fvPatchField< Type >
deepCopy(const UList< Type > &list)UList< Type >
deepCopy(const IndirectListBase< Type, Addr > &list)UList< Type >
difference_type typedefUList< Type >
disallowGenericPatchFieldfvPatchFieldBasestatic
emplace_back(Args &&... args)List< Type >inline
empty() const noexceptUList< Type >inline
emptyType() noexceptfvPatchFieldBaseinlinestatic
end() noexceptUList< Type >inline
end() const noexceptUList< Type >inline
evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)fvPatchField< Type >virtual
evaluateLocal(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)fvPatchField< Type >inlinevirtual
extrapolatedCalculatedType() noexceptfvPatchFieldBaseinlinestatic
extrapolateInternal()fvPatchField< Type >protected
fcIndex(const label i) const noexceptUList< Type >inline
fcValue(const label i) constUList< Type >inline
fcValue(const label i)UList< Type >inline
Field() noexceptField< 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) noexceptField< Type >inline
Field(List< Type > &&list) noexceptField< 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 &key, const dictionary &dict, const label len, IOobjectOption::readOption readOpt=IOobjectOption::MUST_READ)Field< Type >
FieldBase() noexceptFieldBaseinline
fill_uniform(const Type &val)UList< Type >inlineprotected
fill_uniform(const Foam::zero)UList< Type >inlineprotected
find(const Type &val) constUList< Type >
find(const Type &val, label pos, label len=-1) constUList< Type >
first()UList< Type >inline
first() constUList< Type >inline
fixesValue() constcalculatedFvPatchField< Type >inlinevirtual
found(const Type &val, label pos=0) constUList< Type >inline
front()UList< Type >inline
front() constUList< Type >inline
fvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)fvPatchField< Type >
fvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &, const word &patchType)fvPatchField< Type >
fvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &, const Type &value)fvPatchField< Type >
fvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &, const Field< Type > &pfld)fvPatchField< Type >
fvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &, Field< Type > &&pfld)fvPatchField< Type >
fvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &, const dictionary &dict, IOobjectOption::readOption requireValue=IOobjectOption::MUST_READ)fvPatchField< Type >
fvPatchField(const fvPatch &p, const DimensionedField< Type, volMesh > &iF, const dictionary &dict, const bool valueReqd)fvPatchField< Type >inline
fvPatchField(const fvPatchField< Type > &, const fvPatch &, const DimensionedField< Type, volMesh > &, const fvPatchFieldMapper &)fvPatchField< Type >
fvPatchField(const fvPatchField< Type > &)fvPatchField< Type >
fvPatchField(const fvPatchField< Type > &, const DimensionedField< Type, volMesh > &)fvPatchField< Type >
fvPatchFieldBase(const fvPatch &p)fvPatchFieldBaseexplicit
fvPatchFieldBase(const fvPatch &p, const word &patchType)fvPatchFieldBaseexplicit
fvPatchFieldBase(const fvPatch &p, const dictionary &dict)fvPatchFieldBase
fvPatchFieldBase(const fvPatchFieldBase &rhs, const fvPatch &p)fvPatchFieldBase
fvPatchFieldBase(const fvPatchFieldBase &rhs)fvPatchFieldBase
genericFatalSolveError(const word &patchName, const IOobject &io) constgenericPatchFieldBaseprotected
genericFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)genericFvPatchField< Type >
genericFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &, const dictionary &)genericFvPatchField< Type >
genericFvPatchField(const genericFvPatchField< Type > &, const fvPatch &, const DimensionedField< Type, volMesh > &, const fvPatchFieldMapper &)genericFvPatchField< Type >
genericFvPatchField(const genericFvPatchField< Type > &)=defaultgenericFvPatchField< Type >
genericFvPatchField(const genericFvPatchField< Type > &, const DimensionedField< Type, volMesh > &)genericFvPatchField< Type >
genericPatchFieldBase(const Foam::zero, const genericPatchFieldBase &)genericPatchFieldBaseprotected
genericPatchFieldBase()=defaultgenericPatchFieldBase
genericPatchFieldBase(const genericPatchFieldBase &)=defaultgenericPatchFieldBase
genericPatchFieldBase(genericPatchFieldBase &&)=defaultgenericPatchFieldBase
genericPatchFieldBase(const dictionary &dict)genericPatchFieldBaseexplicit
get(const label i) constUList< Type >inline
gradientBoundaryCoeffs() constgenericFvPatchField< Type >virtual
Foam::fvPatchField::gradientBoundaryCoeffs(const scalarField &deltaCoeffs) constfvPatchField< Type >inlinevirtual
gradientInternalCoeffs() constgenericFvPatchField< Type >virtual
Foam::fvPatchField::gradientInternalCoeffs(const scalarField &deltaCoeffs) constfvPatchField< Type >inlinevirtual
initEvaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)fvPatchField< Type >inlinevirtual
initEvaluateLocal(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)fvPatchField< Type >inlinevirtual
Internal typedeffvPatchField< Type >
internalField() const noexceptfvPatchField< Type >inline
iterator typedefUList< Type >
last()UList< Type >inline
last() constUList< Type >inline
List() noexceptList< 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 > &list)List< Type >
List(const UList< Type > &list)List< Type >explicit
List(List< Type > &list, 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 IndirectListBase< Type, Addr > &list)List< Type >explicit
List(std::initializer_list< Type > list)List< Type >
List(List< Type > &&list) noexceptList< Type >
List(DynamicList< Type, SizeMin > &&list)List< Type >
List(Istream &is)List< Type >
List(const SLList< Type > &list)List< Type >explicit
manipulatedMatrix() const noexceptfvPatchFieldBaseinline
manipulateMatrix(fvMatrix< Type > &matrix)fvPatchField< Type >virtual
manipulateMatrix(fvMatrix< Type > &matrix, const scalarField &weights)fvPatchField< Type >virtual
manipulateMatrix(fvMatrix< Type > &matrix, const label iMatrix, const direction cmp)fvPatchField< Type >virtual
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 >
mapGeneric(const genericPatchFieldBase &rhs, const MapperType &mapper)genericPatchFieldBaseprotected
max_size() noexceptUList< Type >inlinestatic
moveFirst(const label i)UList< Type >
moveLast(const label i)UList< Type >
negate()Field< Type >
New(const word &patchFieldType, const fvPatch &, const DimensionedField< Type, volMesh > &)fvPatchField< Type >static
New(const word &patchFieldType, const word &actualPatchType, const fvPatch &, const DimensionedField< Type, volMesh > &)fvPatchField< Type >static
New(const fvPatchField< Type > &, const fvPatch &, const DimensionedField< Type, volMesh > &, const fvPatchFieldMapper &)fvPatchField< Type >static
New(const fvPatch &, const DimensionedField< Type, volMesh > &, const dictionary &)fvPatchField< Type >static
Foam::Field::New(Istream &is)Field< Type >inlinestatic
NewCalculatedType(const fvPatch &)fvPatchField< Type >static
NewCalculatedType(const fvPatchField< Type2 > &)fvPatchField< Type >static
NewCalculatedType(const fvPatchField< Type2 > &pf)fvPatchField< 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 const Foam::List< Type > &() constUList< Type >inline
operator!=(const fvPatchField< Type > &) const =deletefvPatchField< Type >
operator!=(const Field< Type > &) const =deletefvPatchField< Type >
operator!=(const Type &) const =deletefvPatchField< Type >
Foam::Field::operator!=(const UList< Type > &list) constUList< Type >
operator*=(const fvPatchField< scalar > &)fvPatchField< Type >virtual
operator*=(const Field< scalar > &)fvPatchField< Type >virtual
operator*=(const scalar)fvPatchField< 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++() noexceptrefCountinline
operator++(int) noexceptrefCountinline
operator+=(const fvPatchField< Type > &)fvPatchField< Type >virtual
operator+=(const Field< Type > &)fvPatchField< Type >virtual
operator+=(const Type &)fvPatchField< Type >virtual
Foam::Field::operator+=(const UList< Type > &)Field< Type >
Foam::Field::operator+=(const tmp< Field< Type >> &)Field< Type >
operator--() noexceptrefCountinline
operator--(int) noexceptrefCountinline
operator-=(const fvPatchField< Type > &)fvPatchField< Type >virtual
operator-=(const Field< Type > &)fvPatchField< Type >virtual
operator-=(const Type &)fvPatchField< Type >virtual
Foam::Field::operator-=(const UList< Type > &)Field< Type >
Foam::Field::operator-=(const tmp< Field< Type >> &)Field< Type >
operator/=(const fvPatchField< scalar > &)fvPatchField< Type >virtual
operator/=(const Field< scalar > &)fvPatchField< Type >virtual
operator/=(const scalar)fvPatchField< 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< Type > &list) constUList< Type >
operator<=(const UList< Type > &list) constUList< Type >
operator=(const UList< Type > &)fvPatchField< Type >virtual
operator=(const fvPatchField< Type > &)fvPatchField< Type >virtual
operator=(const Type &)fvPatchField< 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 FixedList< Type, N > &list)List< Type >
List< Type >::operator=(std::initializer_list< Type > list)List< Type >
List< Type >::operator=(const SLList< Type > &list)List< Type >
operator==(const fvPatchField< Type > &)fvPatchField< Type >virtual
operator==(const Field< Type > &)fvPatchField< Type >virtual
operator==(const Type &)fvPatchField< Type >virtual
Foam::Field::operator==(const UList< Type > &list) constUList< Type >
operator>(const UList< Type > &list) constUList< Type >
operator>=(const UList< Type > &list) constUList< Type >
operator[](const label i)UList< Type >inline
operator[](const label i) constUList< Type >inline
operator[](const label i) constUList< Type >inline
operator[](const label procID)UList< Type >
operator[](const label procID) constUList< Type >
operator[](const label procID)UList< Type >
operator[](const label procID) constUList< Type >
patch() const noexceptfvPatchFieldBaseinline
Patch typedeffvPatchField< Type >
patchInternalField() constfvPatchField< Type >virtual
patchInternalField(Field< Type > &pfld) constfvPatchField< Type >virtual
patchNeighbourField() constfvPatchField< Type >inlinevirtual
patchType() const noexceptfvPatchFieldBaseinline
patchType() noexceptfvPatchFieldBaseinline
pointer typedefUList< Type >
pop_back(label n=1)List< Type >inline
primitiveField() const noexceptfvPatchField< Type >inline
processEntry(const entry &dEntry, const label patchSize, const word &patchName, const IOobject &io)genericPatchFieldBaseprotected
processGeneric(const label patchSize, const word &patchName, const IOobject &io, const bool separateValue)genericPatchFieldBaseprotected
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
putEntry(const entry &e, Ostream &os) constgenericPatchFieldBaseprotected
rbegin()UList< Type >inline
rbegin() constUList< Type >inline
rcIndex(const label i) const noexceptUList< Type >inline
rcValue(const label i) constUList< Type >inline
rcValue(const label i)UList< Type >inline
readDict(const dictionary &dict)fvPatchFieldBaseprotectedvirtual
readList(Istream &is)List< Type >
readValueEntry(const dictionary &dict, IOobjectOption::readOption readOpt=IOobjectOption::LAZY_READ)fvPatchField< Type >protected
refCount() noexceptrefCountinline
reference typedefUList< Type >
rend()UList< Type >inline
rend() constUList< 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 >
reportMissingEntry(const word &entryName, const word &patchName, const IOobject &io) constgenericPatchFieldBaseprotected
resize(const label len)List< Type >inline
resize(const label len, const Type &val)List< Type >
resize(const label newLen)List< Type >inline
resize_fill(const label len, const Type &val)List< Type >inline
resize_nocopy(const label len)List< Type >inline
resize_unsafe(const label len) noexceptList< Type >inline
reverse_iterator typedefUList< Type >
rfind(const Type &val, label pos=-1) constUList< Type >
rmap(const fvPatchField< Type > &, const labelList &)genericFvPatchField< 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 >
rmapGeneric(const genericPatchFieldBase &rhs, const labelList &addr)genericPatchFieldBaseprotected
set(const label i, bool val=true)List< Type >inline
setAddressableSize(const label n) noexceptUList< Type >inlineprotected
setManipulated(bool state) noexceptfvPatchFieldBaseinline
setSize(const label n)List< Type >inline
setSize(const label n, const Type &val)List< Type >inline
setUpdated(bool state) noexceptfvPatchFieldBaseinline
shallowCopy(const UList< Type > &)=deleteList< Type >
UList< Type >::shallowCopy(Type *__restrict__ ptr, const label len) noexceptUList< Type >inline
size(const label n)UList< Type >inlineprotected
size() const noexceptUList< Type >inline
size_bytes() const noexceptUList< Type >inline
size_type typedefUList< Type >
slice(const label pos, label len=-1)Field< Type >
slice(const label pos, label len=-1) constField< Type >
slice(const labelRange &range)Field< Type >
slice(const labelRange &range) constField< Type >
snGrad() constfvPatchField< Type >virtual
snGrad(const scalarField &deltaCoeffs) constfvPatchField< Type >inlinevirtual
subField typedefField< Type >
subList typedefList< Type >
swap(UList< Type > &list) noexceptUList< Type >inline
swapFirst(const label i)UList< Type >
swapLast(const label i)UList< Type >
T() constField< Type >
test(const label i) constUList< Type >inline
transfer(List< Type > &list)List< Type >
transfer(DynamicList< Type, SizeMin > &list)List< Type >
TypeName("generic")genericFvPatchField< Type >
Foam::calculatedFvPatchField::TypeName("calculated")calculatedFvPatchField< Type >
Foam::fvPatchField::TypeName("fvPatchField")fvPatchFieldBase
typeNameFieldBasestatic
UList(const UList< Type > &)=defaultUList< Type >
UList() noexceptUList< Type >inline
UList(Type *__restrict__ v, const label len) noexceptUList< Type >inline
uniform() constUList< Type >inline
unique() const noexceptrefCountinline
unset(const label i)UList< Type >inline
updateCoeffs()fvPatchField< Type >virtual
updated() const noexceptfvPatchFieldBaseinline
updateWeightedCoeffs(const scalarField &weights)fvPatchField< Type >virtual
use_count() const noexceptrefCountinline
useImplicit() const noexceptfvPatchFieldBaseinline
useImplicit(bool on) noexceptfvPatchFieldBaseinline
validateRange(const labelRange &requestedRange) constUList< Type >protected
value_type typedefUList< Type >
valueBoundaryCoeffs(const tmp< scalarField > &) constgenericFvPatchField< Type >virtual
Foam::fvPatchField::valueBoundaryCoeffs(const tmp< Field< scalar >> &) constfvPatchField< Type >inlinevirtual
valueInternalCoeffs(const tmp< scalarField > &) constgenericFvPatchField< Type >virtual
Foam::fvPatchField::valueInternalCoeffs(const tmp< Field< scalar >> &) constfvPatchField< Type >inlinevirtual
write(Ostream &) constgenericFvPatchField< Type >virtual
writeEntry(const word &keyword, Ostream &os) constField< Type >
List< Type >::writeEntry(Ostream &os) constUList< Type >protected
writeGeneric(Ostream &os, const bool separateValue) constgenericPatchFieldBaseprotected
writeList(Ostream &os, const label shortLen=0) constUList< Type >
writeValueEntry(Ostream &os) constfvPatchField< Type >inlineprotected
zeroGradientType() noexceptfvPatchFieldBaseinlinestatic
~fvPatchField()=defaultfvPatchField< Type >virtual
~fvPatchFieldBase()=defaultfvPatchFieldBasevirtual
~List()List< Type >