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

symmetryFvsPatchField< Type > Member List

This is the complete list of members for symmetryFvsPatchField< Type >, including all inherited members.
append(const UList< Type > &)List< Type > [inline]
append(const UIndirectList< Type > &)List< Type > [inline]
assign(const UList< Type > &)UList< Type >
autoMap(const fvPatchFieldMapper &)fvsPatchField< Type > [virtual]
Foam::Field::autoMap(const FieldMapper &map)Field< Type >
begin()UList< Type > [inline]
begin() constUList< Type > [inline]
byteSize() constUList< Type >
calculatedType()fvsPatchField< Type > [static]
cbegin() constUList< Type > [inline]
cdata() constUList< Type > [inline]
cend() constUList< Type > [inline]
check(const fvsPatchField< Type > &) const fvsPatchField< Type >
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 symmetryFvsPatchField< Type > [inline, virtual]
clone(const DimensionedField< Type, surfaceMesh > &iF) const symmetryFvsPatchField< 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 fvsPatchField< Type > [inline, virtual]
crbegin() constUList< Type > [inline]
crend() constUList< Type > [inline]
data()UList< Type > [inline]
db() const fvsPatchField< Type >
declareRunTimeSelectionTable(tmp, fvsPatchField, patch,(const fvPatch &p, const DimensionedField< Type, surfaceMesh > &iF),(p, iF))fvsPatchField< Type >
declareRunTimeSelectionTable(tmp, fvsPatchField, patchMapper,(const fvsPatchField< Type > &ptf, const fvPatch &p, const DimensionedField< Type, surfaceMesh > &iF, const fvPatchFieldMapper &m),(dynamic_cast< const fvsPatchFieldType & >(ptf), p, iF, m))fvsPatchField< Type >
declareRunTimeSelectionTable(tmp, fvsPatchField, dictionary,(const fvPatch &p, const DimensionedField< Type, surfaceMesh > &iF, const dictionary &dict),(p, iF, dict))fvsPatchField< Type >
difference_type typedefUList< Type >
dimensionedInternalField() const fvsPatchField< Type > [inline]
disallowDefaultFvsPatchFieldfvsPatchField< Type > [static]
empty() constUList< Type > [inline]
end()UList< Type > [inline]
end() constUList< Type > [inline]
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 >
fixesValue() const fvsPatchField< Type > [inline, virtual]
fvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &)fvsPatchField< Type >
fvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const Field< Type > &)fvsPatchField< Type >
fvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const dictionary &)fvsPatchField< Type >
fvsPatchField(const fvsPatchField< Type > &, const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const fvPatchFieldMapper &)fvsPatchField< Type >
fvsPatchField(const fvsPatchField< Type > &)fvsPatchField< Type >
fvsPatchField(const fvsPatchField< Type > &, const DimensionedField< Type, surfaceMesh > &)fvsPatchField< Type >
internalField() const fvsPatchField< 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 fvPatch &, const DimensionedField< Type, surfaceMesh > &)fvsPatchField< Type > [static]
New(const fvsPatchField< Type > &, const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const fvPatchFieldMapper &)fvsPatchField< Type > [static]
New(const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const dictionary &)fvsPatchField< Type > [static]
NewCalculatedType(const fvsPatchField< Type2 > &)fvsPatchField< 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]
operator(Ostream &, const fvsPatchField< Type > &)fvsPatchField< 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 >
operator*=(const fvsPatchField< scalar > &)fvsPatchField< Type > [virtual]
operator*=(const Field< scalar > &)fvsPatchField< Type > [virtual]
operator*=(const scalar)fvsPatchField< 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++()refCount [inline]
operator++(int)refCount [inline]
operator+=(const fvsPatchField< Type > &)fvsPatchField< Type > [virtual]
operator+=(const Field< Type > &)fvsPatchField< Type > [virtual]
operator+=(const Type &)fvsPatchField< Type > [virtual]
Foam::Field::operator+=(const UList< Type > &)Field< Type >
Foam::Field::operator+=(const tmp< Field< Type > > &)Field< Type >
operator--()refCount [inline]
operator--(int)refCount [inline]
operator-=(const fvsPatchField< Type > &)fvsPatchField< Type > [virtual]
operator-=(const Field< Type > &)fvsPatchField< Type > [virtual]
operator-=(const Type &)fvsPatchField< Type > [virtual]
Foam::Field::operator-=(const UList< Type > &)Field< Type >
Foam::Field::operator-=(const tmp< Field< Type > > &)Field< Type >
operator/=(const fvsPatchField< scalar > &)fvsPatchField< Type > [virtual]
operator/=(const Field< scalar > &)fvsPatchField< Type > [virtual]
operator/=(const scalar)fvsPatchField< 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 > &) constUList< Type >
operator<=(const UList< Type > &) constUList< Type >
operator=(const UList< Type > &)fvsPatchField< Type > [virtual]
operator=(const fvsPatchField< Type > &)fvsPatchField< Type > [virtual]
operator=(const Type &)fvsPatchField< Type > [virtual]
Foam::Field::operator=(const Field< 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 fvsPatchField< Type > &)fvsPatchField< Type > [virtual]
operator==(const Field< Type > &)fvsPatchField< Type > [virtual]
operator==(const Type &)fvsPatchField< 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() const fvsPatchField< Type > [inline]
Patch typedeffvsPatchField< 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 fvsPatchField< Type > &, const labelList &)fvsPatchField< 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 >
setSize(const label)List< Type >
setSize(const label, const Type &)List< Type >
size(const label)List< Type > [inline, protected]
size() constList< Type > [inline]
size_type typedefUList< Type >
subField typedefField< Type >
subList typedefList< Type >
SubList< T > classUList< Type > [friend]
swap(UList< Type > &)UList< Type >
symmetryFvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &)symmetryFvsPatchField< Type >
symmetryFvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const dictionary &)symmetryFvsPatchField< Type >
symmetryFvsPatchField(const symmetryFvsPatchField< Type > &, const fvPatch &, const DimensionedField< Type, surfaceMesh > &, const fvPatchFieldMapper &)symmetryFvsPatchField< Type >
symmetryFvsPatchField(const symmetryFvsPatchField< Type > &)symmetryFvsPatchField< Type >
symmetryFvsPatchField(const symmetryFvsPatchField< Type > &, const DimensionedField< Type, surfaceMesh > &)symmetryFvsPatchField< Type >
T() const Field< Type >
transfer(List< Type > &)List< Type >
transfer(DynamicList< Type, SizeInc, SizeMult, SizeDiv > &)List< Type >
transfer(SortableList< Type > &)List< Type >
TypeName(symmetryFvPatch::typeName_())symmetryFvsPatchField< Type >
Foam::fvsPatchField::TypeName("fvsPatchField")fvsPatchField< Type >
typeNameField< Type > [static]
UList()UList< Type > [inline]
UList(Type *__restrict__ v, label size)UList< Type > [inline]
value_type typedefUList< Type >
write(Ostream &) const fvsPatchField< Type > [virtual]
writeEntry(const word &keyword, Ostream &os) const Field< Type >
List< Type >::writeEntry(Ostream &) constUList< Type >
xfer()List< Type > [inline]
~fvsPatchField()fvsPatchField< Type > [inline, virtual]
~List()List< Type >