fixedValueOutflowFaPatchField< Type > Member List

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

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
autoMap(const faPatchFieldMapper &)faPatchField< Type >virtual
Foam::Field::autoMap(const FieldMapper &map, const bool applyFlip=true)Field< Type >
begin() noexceptUList< T >inline
begin() const noexceptUList< T >inline
block(const label start) constField< Type >
byteSize() constUList< T >
Calculated typedeffaPatchField< Type >
calculatedType()faPatchField< Type >static
cbegin() const noexceptUList< T >inline
cdata() const noexceptUList< T >inline
cdata_bytes() const noexceptUList< T >inline
cend() const noexceptUList< T >inline
check(const faPatchField< Type > &) constfaPatchField< Type >
checkIndex(const label i) constUList< T >inline
checkRange(const label start, const label len) constUList< T >inline
checkSize(const label size) constUList< T >inline
checkStart(const label start) constUList< T >inline
clear()List< Type >inline
clone() constfixedValueOutflowFaPatchField< Type >inlinevirtual
clone(const DimensionedField< Type, areaMesh > &iF) constfixedValueOutflowFaPatchField< Type >inlinevirtual
cmptType typedefField< Type >
component(const direction) constField< Type >
const_iterator typedefUList< T >
const_pointer typedefUList< T >
const_reference typedefUList< T >
const_reverse_iterator typedefUList< T >
count() const noexceptrefCountinline
coupled() constfaPatchField< Type >inlinevirtual
crbegin() constUList< T >inline
crend() constUList< T >inline
data() noexceptUList< T >inline
data_bytes() noexceptUList< T >inline
db() constfaPatchField< 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 typedefUList< T >
disallowGenericFaPatchFieldfaPatchField< Type >static
empty() const noexceptUList< T >inline
end() noexceptUList< T >inline
end() const noexceptUList< 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 noexceptUList< T >inline
fcValue(const label i) constUList< T >inline
fcValue(const label i)UList< T >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)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() noexceptFieldBaseinline
find(const T &val, label pos=0) constUList< T >
first()UList< T >inline
first() constUList< T >inline
fixedValueOutflowFaPatchField(const faPatch &, const DimensionedField< Type, areaMesh > &)fixedValueOutflowFaPatchField< Type >
fixedValueOutflowFaPatchField(const faPatch &, const DimensionedField< Type, areaMesh > &, const dictionary &)fixedValueOutflowFaPatchField< Type >
fixedValueOutflowFaPatchField(const fixedValueOutflowFaPatchField< Type > &, const faPatch &, const DimensionedField< Type, areaMesh > &, const faPatchFieldMapper &)fixedValueOutflowFaPatchField< Type >
fixedValueOutflowFaPatchField(const fixedValueOutflowFaPatchField< Type > &)fixedValueOutflowFaPatchField< Type >
fixedValueOutflowFaPatchField(const fixedValueOutflowFaPatchField< Type > &, const DimensionedField< Type, areaMesh > &)fixedValueOutflowFaPatchField< Type >
fixesValue() constfixedValueOutflowFaPatchField< Type >inlinevirtual
found(const T &val, label pos=0) constUList< T >inline
get(const label i) constUList< T >inline
gradientBoundaryCoeffs() constfixedValueOutflowFaPatchField< Type >virtual
gradientInternalCoeffs() constfixedValueOutflowFaPatchField< Type >virtual
initEvaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)faPatchField< Type >inlinevirtual
Internal typedeffaPatchField< Type >
internalField() constfaPatchField< Type >inline
iterator typedefUList< T >
last()UList< T >inline
last() constUList< T >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 > &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() noexceptUList< 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 const Foam::List< T > &() constUList< T >inline
operator!=(const UList< T > &a) constUList< T >
operator*=(const faPatchField< scalar > &)fixedValueOutflowFaPatchField< Type >inlinevirtual
operator*=(const Field< scalar > &)fixedValueOutflowFaPatchField< Type >inlinevirtual
operator*=(const scalar)fixedValueOutflowFaPatchField< 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++() noexceptrefCountinline
operator++(int) noexceptrefCountinline
operator+=(const faPatchField< Type > &)fixedValueOutflowFaPatchField< Type >inlinevirtual
operator+=(const Field< Type > &)fixedValueOutflowFaPatchField< Type >inlinevirtual
operator+=(const Type &)fixedValueOutflowFaPatchField< Type >inlinevirtual
Foam::Field::operator+=(const UList< Type > &)Field< Type >
Foam::Field::operator+=(const tmp< Field< Type > > &)Field< Type >
operator--() noexceptrefCountinline
operator--(int) noexceptrefCountinline
operator-=(const faPatchField< Type > &)fixedValueOutflowFaPatchField< Type >inlinevirtual
operator-=(const Field< Type > &)fixedValueOutflowFaPatchField< Type >inlinevirtual
operator-=(const Type &)fixedValueOutflowFaPatchField< Type >inlinevirtual
Foam::Field::operator-=(const UList< Type > &)Field< Type >
Foam::Field::operator-=(const tmp< Field< Type > > &)Field< Type >
operator/=(const faPatchField< scalar > &)fixedValueOutflowFaPatchField< Type >inlinevirtual
operator/=(const Field< scalar > &)fixedValueOutflowFaPatchField< Type >inlinevirtual
operator/=(const scalar)fixedValueOutflowFaPatchField< 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) constUList< T >
operator<=(const UList< T > &a) constUList< T >
operator=(const UList< Type > &)fixedValueOutflowFaPatchField< Type >inlinevirtual
operator=(const faPatchField< Type > &)fixedValueOutflowFaPatchField< Type >inlinevirtual
operator=(const Type &)fixedValueOutflowFaPatchField< Type >inlinevirtual
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) constUList< T >
operator>(const UList< T > &a) constUList< T >
operator>=(const UList< T > &a) constUList< T >
operator[](const label i)UList< T >inline
operator[](const label i) constUList< T >inline
operator[](const label i) constUList< T >inline
operator[](const label procID)UList< T >
operator[](const label procID) constUList< T >
operator[](const label procID)UList< T >
operator[](const label procID) constUList< T >
patch() constfaPatchField< Type >inline
Patch typedeffaPatchField< Type >
patchInternalField() constfaPatchField< Type >virtual
patchNeighbourField() constfaPatchField< Type >inlinevirtual
patchType() constfaPatchField< Type >inline
patchType()faPatchField< Type >inline
pointer typedefUList< T >
primitiveField() constfaPatchField< Type >inline
rbegin()UList< T >inline
rbegin() constUList< T >inline
rcIndex(const label i) const noexceptUList< T >inline
rcValue(const label i) constUList< 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() noexceptrefCountinline
reference typedefUList< T >
rend()UList< T >inline
rend() constUList< 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 typedefUList< T >
rfind(const T &val, label pos=-1) constUList< 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) noexceptUList< T >inlineprotected
setSize(const label n)List< Type >inline
setSize(const label n, const Type &val)List< Type >inline
shallowCopy(const UList< Type > &)=deleteList< Type >
Foam::UList::shallowCopy(const UList< T > &list)UList< T >inline
size(const label n)UList< T >inlineprotected
size() const noexceptUList< T >inline
size_bytes() const noexceptUList< T >inline
size_type typedefUList< T >
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() constfaPatchField< Type >virtual
subField typedefField< Type >
subList typedefList< Type >
swap(UList< T > &list)UList< T >inline
swapFirst(const label i)UList< T >
swapLast(const label i)UList< T >
T() constField< Type >
test(const label i) constUList< T >inline
transfer(List< Type > &list)List< Type >
transfer(DynamicList< Type, SizeMin > &list)List< Type >
TypeName("fixedValueOutflow")fixedValueOutflowFaPatchField< Type >
Foam::faPatchField::TypeName("faPatchField")faPatchField< Type >
typeNameFieldBasestatic
UList(const UList< T > &)=defaultUList< T >
UList() noexceptUList< T >inline
UList(T *__restrict__ v, const label len) noexceptUList< T >inline
uniform() constUList< T >inline
unique() const noexceptrefCountinline
unset(const label i)UList< T >inline
updateCoeffs()faPatchField< Type >inlinevirtual
updated() constfaPatchField< Type >inline
validateRange(const labelRange &requestedRange) constUList< T >protected
value_type typedefUList< T >
valueBoundaryCoeffs(const tmp< scalarField > &) constfixedValueOutflowFaPatchField< Type >virtual
valueInternalCoeffs(const tmp< scalarField > &) constfixedValueOutflowFaPatchField< Type >virtual
write(Ostream &) constfixedValueOutflowFaPatchField< Type >virtual
writeEntry(const word &keyword, Ostream &os) constField< Type >
List< Type >::writeEntry(Ostream &os) constUList< T >protected
writeList(Ostream &os, const label shortLen=0) constUList< T >
writeList(Ostream &os, const label) constUList< T >
writeList(Ostream &os, const label) constUList< T >
~faPatchField()=defaultfaPatchField< Type >virtual
~List()List< Type >