FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

uniformFixedValuePointPatchField< Type > Member List

This is the complete list of members for uniformFixedValuePointPatchField< Type >, including all inherited members.
addToInternalField(Field< Type1 > &iF, const Field< Type1 > &pF) const pointPatchField< Type >
append(const UList< Type > &)List< Type > [inline]
append(const UIndirectList< Type > &)List< Type > [inline]
assign(const UList< Type > &)UList< Type >
autoMap(const pointPatchFieldMapper &)valuePointPatchField< Type > [virtual]
Foam::Field::autoMap(const FieldMapper &map)Field< Type >
begin()UList< Type > [inline]
begin() constUList< Type > [inline]
byteSize() constUList< Type >
calculatedType()pointPatchField< Type > [static]
cbegin() constUList< Type > [inline]
cdata() constUList< Type > [inline]
cend() constUList< Type > [inline]
checkIndex(const label i) constUList< Type > [inline]
checkSize(const label size) constUList< Type > [inline]
checkStart(const label start) constUList< Type > [inline]
clear()List< Type >
clone() const uniformFixedValuePointPatchField< Type > [inline, virtual]
clone(const DimensionedField< Type, pointMesh > &iF) const uniformFixedValuePointPatchField< Type > [inline, virtual]
cmptType typedefField< Type >
component(const direction) const Field< Type >
const_iterator typedefUList< Type >
const_reference typedefUList< Type >
const_reverse_iterator typedefUList< Type >
count() const refCount [inline]
coupled() const pointPatchField< Type > [inline, virtual]
crbegin() constUList< Type > [inline]
crend() constUList< 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 >
difference_type typedefUList< Type >
dimensionedInternalField() const pointPatchField< Type > [inline]
disallowGenericPointPatchFieldpointPatchField< Type > [static]
empty() constUList< Type > [inline]
end()UList< Type > [inline]
end() constUList< Type > [inline]
evaluate(const Pstream::commsTypes commsType=Pstream::blocking)valuePointPatchField< Type > [virtual]
fcIndex(const label i) constUList< Type > [inline]
Field()Field< Type >
Field(const label)Field< Type > [explicit]
Field(const label, const Type &)Field< Type >
Field(const UList< Type > &)Field< Type > [explicit]
Field(const Xfer< List< Type > > &)Field< Type > [explicit]
Field(const UList< Type > &mapF, const unallocLabelList &mapAddressing)Field< Type >
Field(const tmp< Field< Type > > &tmapF, const unallocLabelList &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)Field< Type >
Field(const tmp< Field< Type > > &tmapF, const FieldMapper &map)Field< Type >
Field(const Field< Type > &)Field< Type >
Field(Field< Type > &, bool reUse)Field< Type >
Field(const Xfer< Field< Type > > &)Field< Type >
Field(const typename Field< Type >::subField &)Field< Type >
Field(Istream &)Field< Type >
Field(const word &keyword, const dictionary &dict, const label size)Field< Type >
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 >
initEvaluate(const Pstream::commsTypes commsType=Pstream::blocking)pointPatchField< Type > [inline, virtual]
internalField() const pointPatchField< Type > [inline]
iterator typedefUList< Type >
List()List< Type > [inline]
List(const label)List< Type > [explicit]
List(const label, const Type &)List< Type >
List(const List< Type > &)List< Type >
List(const Xfer< List< Type > > &)List< Type >
List(List< Type > &, bool reUse)List< Type >
List(const UList< Type > &, const unallocLabelList &mapAddressing)List< Type >
List(InputIterator first, InputIterator last)List< Type >
List(const FixedList< Type, Size > &)List< Type >
List(const PtrList< Type > &)List< Type >
List(const SLList< Type > &)List< Type >
List(const IndirectList< Type > &)List< Type >
List(const UIndirectList< Type > &)List< Type >
List(const BiIndirectList< Type > &)List< Type >
List(Istream &)List< Type >
List< T > classUList< Type > [friend]
map(const UList< Type > &mapF, const unallocLabelList &mapAddressing)Field< Type >
map(const tmp< Field< Type > > &tmapF, const unallocLabelList &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)Field< Type >
map(const tmp< Field< Type > > &tmapF, const FieldMapper &map)Field< Type >
max_size() constUList< Type > [inline]
negate()Field< Type >
New(const word &, 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::Field::NewCalculatedType(const Field< Type2 > &f)Field< Type > [inline, static]
newElmt(const label)List< Type > [inline]
null()Field< Type > [inline, static]
okToDelete() const refCount [inline]
Foam::operator(Ostream &, const pointPatchField< Type > &)pointPatchField< Type > [friend]
Foam::Field::operator(Ostream &, const Field< Type > &)Field< Type > [friend]
Foam::Field::operator(Ostream &, const tmp< Field< Type > > &)Field< Type > [friend]
List< Type >::operator(Ostream &, const UList< Type > &)UList< Type > [friend]
operator const Foam::List< Type > &() constUList< Type > [inline]
operator!=(const UList< Type > &) constUList< Type >
Foam::operator*=(const pointPatchField< scalar > &)pointPatchField< Type > [inline, virtual]
Foam::operator*=(const Field< scalar > &)pointPatchField< Type > [inline, virtual]
Foam::operator*=(const scalar)pointPatchField< Type > [inline, 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++()refCount [inline]
operator++(int)refCount [inline]
Foam::operator+=(const pointPatchField< Type > &)pointPatchField< Type > [inline, virtual]
Foam::operator+=(const Field< Type > &)pointPatchField< Type > [inline, virtual]
Foam::operator+=(const Type &)pointPatchField< Type > [inline, virtual]
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 > [inline, virtual]
Foam::operator-=(const Field< Type > &)pointPatchField< Type > [inline, virtual]
Foam::operator-=(const Type &)pointPatchField< Type > [inline, virtual]
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 > [inline, virtual]
Foam::operator/=(const Field< scalar > &)pointPatchField< Type > [inline, virtual]
Foam::operator/=(const scalar)pointPatchField< Type > [inline, 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 > &) constUList< Type >
operator<=(const UList< Type > &) constUList< Type >
operator=(const Field< Type > &)fixedValuePointPatchField< Type > [inline, virtual]
operator=(const Type &)fixedValuePointPatchField< Type > [inline, virtual]
Foam::valuePointPatchField::operator=(const valuePointPatchField< Type > &)valuePointPatchField< Type > [virtual]
Foam::valuePointPatchField::operator=(const pointPatchField< Type > &)valuePointPatchField< Type > [virtual]
Foam::Field::operator=(const UList< Type > &)Field< Type >
Foam::Field::operator=(const SubField< Type > &)Field< Type >
Foam::Field::operator=(const tmp< Field< Type > > &)Field< Type >
Foam::Field::operator=(const VectorSpace< Form, Cmpt, nCmpt > &)Field< Type >
Foam::Field::operator=(const tmp< Field > &rhs)Field< Type > [inline]
List< Type >::operator=(const List< Type > &)List< Type >
List< Type >::operator=(const SLList< Type > &)List< Type >
List< Type >::operator=(const IndirectList< Type > &)List< Type >
List< Type >::operator=(const UIndirectList< Type > &)List< Type >
List< Type >::operator=(const BiIndirectList< 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 > &) constUList< Type >
operator>(const UList< Type > &) constUList< Type >
operator>=(const UList< Type > &) constUList< Type >
operator>>(Istream &, List< Type > &)List< Type > [friend]
operator[](const label)UList< Type > [inline]
operator[](const label) constUList< Type > [inline]
Patch typedefpointPatchField< Type >
patch() const pointPatchField< Type > [inline]
patchInternalField() 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 > &)pointPatchField< Type >
pointPatchField(const pointPatchField< Type > &, const DimensionedField< Type, pointMesh > &)pointPatchField< Type >
rbegin()UList< Type > [inline]
rbegin() constUList< Type > [inline]
rcIndex(const label i) constUList< Type > [inline]
refCount()refCount [inline]
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 >
resetRefCount()refCount [inline]
resize(const label)List< Type > [inline]
resize(const label, const Type &)List< Type > [inline]
reverse_iterator typedefUList< Type >
rmap(const pointPatchField< Type > &, const labelList &)valuePointPatchField< Type > [virtual]
Foam::Field::rmap(const UList< Type > &mapF, const unallocLabelList &mapAddressing)Field< Type >
Foam::Field::rmap(const tmp< Field< Type > > &tmapF, const unallocLabelList &mapAddressing)Field< Type >
Foam::Field::rmap(const UList< Type > &mapF, const unallocLabelList &mapAddressing, const scalarList &weights)Field< Type >
Foam::Field::rmap(const tmp< Field< Type > > &tmapF, const unallocLabelList &mapAddressing, const scalarList &weights)Field< Type >
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)List< Type >
setSize(const label, const Type &)List< Type >
size() const valuePointPatchField< Type > [inline]
Foam::Field::size(const label)List< Type > [inline, protected]
size_type typedefUList< Type >
subField typedefField< Type >
subList typedefList< Type >
SubList< T > classUList< Type > [friend]
swap(UList< Type > &)UList< Type >
T() const Field< Type >
transfer(List< Type > &)List< Type >
transfer(DynamicList< Type, SizeInc, SizeMult, SizeDiv > &)List< Type >
transfer(SortableList< Type > &)List< Type >
TypeName("uniformFixedValue")uniformFixedValuePointPatchField< Type >
Foam::fixedValuePointPatchField::TypeName("fixedValue")fixedValuePointPatchField< Type >
Foam::valuePointPatchField::TypeName("value")valuePointPatchField< Type >
Foam::pointPatchField::TypeName("pointPatchField")pointPatchField< Type >
typeNameField< Type > [static]
UList()UList< Type > [inline]
UList(Type *__restrict__ v, label size)UList< Type > [inline]
uniformFixedValuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)uniformFixedValuePointPatchField< Type >
uniformFixedValuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &, const dictionary &)uniformFixedValuePointPatchField< Type >
uniformFixedValuePointPatchField(const uniformFixedValuePointPatchField< Type > &, const pointPatch &, const DimensionedField< Type, pointMesh > &, const pointPatchFieldMapper &)uniformFixedValuePointPatchField< Type >
uniformFixedValuePointPatchField(const uniformFixedValuePointPatchField< Type > &)uniformFixedValuePointPatchField< Type >
uniformFixedValuePointPatchField(const uniformFixedValuePointPatchField< Type > &, const DimensionedField< Type, pointMesh > &)uniformFixedValuePointPatchField< Type >
uniformValue() const uniformFixedValuePointPatchField< Type > [inline]
uniformValue()uniformFixedValuePointPatchField< Type > [inline]
updateCoeffs()valuePointPatchField< Type > [virtual]
updated() const pointPatchField< Type > [inline]
value_type typedefUList< 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 &) const uniformFixedValuePointPatchField< Type > [virtual]
writeEntry(const word &keyword, Ostream &os) const Field< Type >
List< Type >::writeEntry(Ostream &) constUList< Type >
xfer()List< Type > [inline]
~List()List< Type >
~pointPatchField()pointPatchField< Type > [inline, virtual]