OpenFOAM logo
Open Source CFD Toolkit

wallDistData Member List

This is the complete list of members for wallDistData, including all inherited members.

AUTO_WRITE enum valueIOobject
autoMap(const FieldMapper &map)Field
average() const GeometricField
BAD enum valueIOobject
bad() const IOobject [inline]
begin()UList< Type > [inline]
begin() const UList< Type > [inline]
boundaryField()GeometricField
boundaryField() const GeometricField [inline]
BoundaryMesh typedefGeometricField
caseName() const IOobject
cellDistFuncs(const polyMesh &mesh)cellDistFuncs
checkIn()regIOobject
checkIndex(const label i) const UList< Type > [inline]
checkOut()regIOobject
checkSize(const label size) const UList< Type > [inline]
checkStart(const label start) const UList< Type > [inline]
ClassName("cellDistFuncs")cellDistFuncs
clear()List< Type >
Foam::clone() const IOobject [inline]
Foam::Field::clone() const Field
close()regIOobject
cmptType typedefGeometricField
component(const direction) const GeometricField
const_iterator typedefUList< Type >
const_reference typedefUList< Type >
const_reverse_iterator typedefUList< Type >
correct()wallDistData [virtual]
correctBoundaryConditions()GeometricField
correctBoundaryFaceCells(const labelHashSet &patchIDs, scalarField &wallDistCorrected, Map< label > &nearestFace) const cellDistFuncs
correctBoundaryPointCells(const labelHashSet &patchIDs, scalarField &wallDistCorrected, Map< label > &nearestFace) const cellDistFuncs
count() const refCount [inline]
data() const wallDistData [inline]
db() const IOobject
difference_type typedefUList< Type >
dimensions()GeometricField [inline]
dimensions() const GeometricField [inline]
empty() const UList< Type > [inline]
end()UList< Type > [inline]
end() const UList< Type > [inline]
fcIndex(const label i) const UList< Type > [inline]
Field()Field
Field(const label)Field [explicit]
Field(const label, const Type &)Field
Field(const UList< Type > &)Field [explicit]
Field(const UList< Type > &mapF, const labelList &mapAddressing)Field
Field(const tmp< Field< Type > > &tmapF, const labelList &mapAddressing)Field
Field(const UList< Type > &mapF, const labelListList &mapAddressing, const scalarListList &weights)Field
Field(const tmp< Field< Type > > &tmapF, const labelListList &mapAddressing, const scalarListList &weights)Field
Field(const UList< Type > &mapF, const FieldMapper &map)Field
Field(const tmp< Field< Type > > &tmapF, const FieldMapper &map)Field
Field(const Field< Type > &)Field
Field(Field< Type > &, bool reUse)Field
Field(const typename Field< Type >::subField &)Field
Field(Istream &)Field
Field(const word &keyword, const dictionary &dict, const label size)Field
fileModificationSkewregIOobject [static]
GeometricField(const IOobject &, const Mesh &, const dimensionSet &, const word &patchFieldType=PatchField< Type >::calculatedType())GeometricField
GeometricField(const IOobject &, const Mesh &, const dimensionSet &, const wordList &patchFieldTypes)GeometricField
GeometricField(const IOobject &, const Mesh &, const dimensioned< Type > &, const word &patchFieldType=PatchField< Type >::calculatedType())GeometricField
GeometricField(const IOobject &, const Mesh &, const dimensioned< Type > &, const wordList &patchFieldTypes)GeometricField
GeometricField(const IOobject &, const Mesh &, const dimensionSet &, const Field< Type > &, const PtrList< PatchField< Type > > &)GeometricField
GeometricField(const IOobject &, const Mesh &)GeometricField
GeometricField(const GeometricField< Type, PatchField, GeoMesh > &)GeometricField
GeometricField(const IOobject &, const GeometricField< Type, PatchField, GeoMesh > &)GeometricField
GeometricField(const word &newName, const GeometricField< Type, PatchField, GeoMesh > &)GeometricField
GeometricField(const IOobject &, const GeometricField< Type, PatchField, GeoMesh > &, const word &patchFieldType)GeometricField
GeometricField(const IOobject &, const GeometricField< Type, PatchField, GeoMesh > &, const wordList &patchFieldTypes)GeometricField
getPatchIDs(const wordList &) const cellDistFuncs
getPatchIDs(const word &) const cellDistFuncs
getPointNeighbours(const primitivePatch &, const label patchFaceI, labelList &) const cellDistFuncs
GOOD enum valueIOobject
good() const IOobject [inline]
headerClassName() const IOobject [inline]
headerOk()IOobject
info() const IOobject [inline]
instance() const IOobject [inline]
instance()IOobject [inline]
internalField()GeometricField
internalField() const GeometricField [inline]
IOobject(const word &name, const fileName &instance, const objectRegistry &registry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true)IOobject
IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry &registry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true)IOobject
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(List< Type > &, bool reUse)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(Istream &)List< Type >
List<T> classUList< Type > [friend]
local() const IOobject [inline]
map(const UList< Type > &mapF, const labelList &mapAddressing)Field
map(const tmp< Field< Type > > &tmapF, const labelList &mapAddressing)Field
map(const UList< Type > &mapF, const labelListList &mapAddressing, const scalarListList &weights)Field
map(const tmp< Field< Type > > &tmapF, const labelListList &mapAddressing, const scalarListList &weights)Field
map(const UList< Type > &mapF, const FieldMapper &map)Field
map(const tmp< Field< Type > > &tmapF, const FieldMapper &map)Field
max(const dimensioned< Type > &)GeometricField
max(const GeometricField< Type, PatchField, GeoMesh > &, const dimensioned< Type > &)GeometricField
max_size() const UList< Type > [inline]
maxPatchSize(const labelHashSet &patchIDs) const cellDistFuncs
Mesh typedefGeometricField
Foam::mesh() const GeometricField [inline]
Foam::cellDistFuncs::mesh() const cellDistFuncs [inline]
min(const dimensioned< Type > &)GeometricField
min(const GeometricField< Type, PatchField, GeoMesh > &, const dimensioned< Type > &)GeometricField
MUST_READ enum valueIOobject
name() const IOobject [inline]
needReference() const GeometricField
negate()GeometricField
New(const IOobject &, const tmp< GeometricField< Type, PatchField, GeoMesh > > &, const dimensionSet &)GeometricField [static]
NewCalculatedType(const Field< Type2 > &f)Field [inline, static]
newElmt(const label)List< Type > [inline]
NO_READ enum valueIOobject
NO_WRITE enum valueIOobject
nOldTimes() const GeometricField
note()IOobject [inline]
note() const IOobject [inline]
null()GeometricField [static]
nUnset() const wallDistData [inline]
objectPath() const IOobject [inline]
objectState enum nameIOobject
objectStream(const fileName &)IOobject [protected]
objectStream()IOobject [protected]
okToDelete() const refCount [inline]
oldTime() const GeometricField
oldTime()GeometricField
operator(Ostream &, const GeometricField< Type, PatchField, GeoMesh > &)GeometricField [friend]
operator(Ostream &, const tmp< GeometricField< Type, PatchField, GeoMesh > > &)GeometricField [friend]
Foam::Field::operator(Ostream &, const Field< Type > &)Field [friend]
Foam::Field::operator(Ostream &, const tmp< Field< Type > > &)Field [friend]
Foam::List< Type >::operator(Ostream &, const UList< Type > &)UList< Type > [friend]
operator *=(const GeometricField< scalar, PatchField, GeoMesh > &)GeometricField
operator *=(const tmp< GeometricField< scalar, PatchField, GeoMesh > > &)GeometricField
operator *=(const dimensioned< scalar > &)GeometricField
Foam::Field::operator *=(const UList< scalar > &)Field
Foam::Field::operator *=(const tmp< Field< scalar > > &)Field
Foam::Field::operator *=(const scalar &)Field
operator const List() const UList< Type > [inline]
operator!=(const UList< Type > &) const UList< Type >
operator++()refCount [inline]
operator++(int)refCount [inline]
operator+=(const GeometricField< Type, PatchField, GeoMesh > &)GeometricField
operator+=(const tmp< GeometricField< Type, PatchField, GeoMesh > > &)GeometricField
operator+=(const dimensioned< Type > &)GeometricField
Foam::Field::operator+=(const UList< Type > &)Field
Foam::Field::operator+=(const tmp< Field< Type > > &)Field
Foam::Field::operator+=(const Type &)Field
operator--()refCount [inline]
operator--(int)refCount [inline]
operator-=(const GeometricField< Type, PatchField, GeoMesh > &)GeometricField
operator-=(const tmp< GeometricField< Type, PatchField, GeoMesh > > &)GeometricField
operator-=(const dimensioned< Type > &)GeometricField
Foam::Field::operator-=(const UList< Type > &)Field
Foam::Field::operator-=(const tmp< Field< Type > > &)Field
Foam::Field::operator-=(const Type &)Field
operator/=(const GeometricField< scalar, PatchField, GeoMesh > &)GeometricField
operator/=(const tmp< GeometricField< scalar, PatchField, GeoMesh > > &)GeometricField
operator/=(const dimensioned< scalar > &)GeometricField
Foam::Field::operator/=(const UList< scalar > &)Field
Foam::Field::operator/=(const tmp< Field< scalar > > &)Field
Foam::Field::operator/=(const scalar &)Field
operator<(const UList< Type > &) const UList< Type >
operator<=(const UList< Type > &) const UList< Type >
Foam::GeometricField::operator=(const GeometricField< Type, PatchField, GeoMesh > &)GeometricField
Foam::GeometricField::operator=(const tmp< GeometricField< Type, PatchField, GeoMesh > > &)GeometricField
Foam::GeometricField::operator=(const dimensioned< Type > &)GeometricField
Foam::regIOobject::operator=(const IOobject &)regIOobject
Foam::Field::operator=(const Field< Type > &)Field
Foam::Field::operator=(const UList< Type > &)Field
Foam::Field::operator=(const SubField< Type > &)Field
Foam::Field::operator=(const tmp< Field< Type > > &)Field
Foam::Field::operator=(const Type &)Field
Foam::List< Type >::operator=(const List< Type > &)List< Type >
Foam::List< Type >::operator=(const SLList< Type > &)List< Type >
Foam::List< Type >::operator=(const IndirectList< Type > &)List< Type >
operator==(const tmp< GeometricField< Type, PatchField, GeoMesh > > &)GeometricField
operator==(const dimensioned< Type > &)GeometricField
Foam::Field::operator==(const UList< Type > &) const UList< Type >
operator>(const UList< Type > &) const UList< Type >
operator>=(const UList< Type > &) const UList< Type >
operator>>(Istream &, List< Type > &)List< Type > [friend]
operator[](const label)UList< Type > [inline]
operator[](const label) const UList< Type > [inline]
path() const IOobject
path(const word &instance, const fileName &local="") const IOobject
prevIter() const GeometricField
rbegin()UList< Type > [inline]
rbegin() const UList< Type > [inline]
rcIndex(const label i) const UList< Type > [inline]
read()regIOobject [virtual]
READ_IF_PRESENT enum valueIOobject
readData(Istream &)regIOobject [virtual]
readHeader(Istream &)IOobject
readIfModified()regIOobject [virtual]
readOpt() const IOobject [inline]
readOpt()IOobject [inline]
readOption enum nameIOobject
readStream(const word &)regIOobject
refCount()refCount [inline]
reference typedefUList< Type >
regIOobject(const IOobject &)regIOobject
regIOobject(const regIOobject &)regIOobject
regIOobject(const regIOobject &, bool registerCopy)regIOobject
registerObject() const IOobject [inline]
registries() const regIOobject [inline]
relax(const scalar alpha)GeometricField
relax()GeometricField
rename(const word &newName)regIOobject [virtual]
rend()UList< Type > [inline]
rend() const UList< Type > [inline]
replace(const direction, const GeometricField< cmptType, PatchField, GeoMesh > &)GeometricField
Foam::Field::replace(const direction, const UList< cmptType > &)Field
resetRefCount()refCount [inline]
reverse_iterator typedefUList< Type >
rmap(const UList< Type > &mapF, const labelList &mapAddressing)Field
rmap(const tmp< Field< Type > > &tmapF, const labelList &mapAddressing)Field
rmap(const UList< Type > &mapF, const labelList &mapAddressing, const scalarList &weights)Field
rmap(const tmp< Field< Type > > &tmapF, const labelList &mapAddressing, const scalarList &weights)Field
rootPath() const IOobject
scale(const GeometricField< Type, PatchField, GeoMesh > &, const GeometricField< Type, PatchField, GeoMesh > &)GeometricField
scale(const GeometricField< Type, PatchField, GeoMesh > &, const dimensioned< Type > &)GeometricField
setBad(const string &)IOobject [protected]
setSize(const label)List< Type >
setSize(const label, const Type &)List< Type >
size() const UList< Type > [inline]
size_type typedefUList< Type >
smallestDist(const point &p, const polyPatch &patch, const label nWallFaces, const labelList &wallFaces, label &meshFaceI) const cellDistFuncs
storeOldTime() const GeometricField
storeOldTimes() const GeometricField
storePrevIter() const GeometricField
subField typedefField
subList typedefList< Type >
SubList<T> classUList< Type > [friend]
sumPatchSize(const labelHashSet &patchIDs) const cellDistFuncs
swap(UList< Type > &)UList< Type >
T() const GeometricField
time() const IOobject
timeIndex() const GeometricField [inline]
transfer(List< Type > &)List< Type >
transferToRegistry()regIOobject [inline]
typeNameField [static]
TypeName("GeometricField")GeometricField
Foam::regIOobject::TypeName("regIOobject")regIOobject
Foam::IOobject::TypeName("IOobject")IOobject
UList()UList< Type > [inline]
UList(Type *v, label size)UList< Type > [inline]
value_type typedefUList< Type >
wallDistData(const fvMesh &mesh, GeometricField< Type, fvPatchField, volMesh > &, bool correctWalls=true)wallDistData
weightedAverage(const scalarField &) const GeometricField
write(IOstream::streamFormat fmt, IOstream::versionNumber ver, IOstream::compressionType cmp) const regIOobject [virtual]
write() const regIOobject
writeData(Ostream &) const GeometricField [virtual]
writeEntry(const word &keyword, Ostream &os) const Field
Foam::List< Type >::writeEntry(Ostream &os) const UList< Type >
writeHeader(Ostream &) const IOobject
writeOpt() const IOobject [inline]
writeOpt()IOobject [inline]
writeOption enum nameIOobject
y() const wallDistData [inline]
~GeometricField()GeometricField [virtual]
~IOobject()IOobject [inline, virtual]
~List()List< Type >
~regIOobject()regIOobject [virtual]
~wallDistData()wallDistData [virtual]

For further information go to www.openfoam.org