AUTO_WRITE enum value | IOobject | |
autoMap(const FieldMapper &map) | Field | |
average() const | GeometricField | |
BAD enum value | IOobject | |
bad() const | IOobject | [inline] |
begin() | UList< Type > | [inline] |
begin() const | UList< Type > | [inline] |
boundaryField() | GeometricField | |
boundaryField() const | GeometricField | [inline] |
BoundaryMesh typedef | SlicedGeometricField | |
caseName() const | IOobject | |
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] |
clear() | List< Type > | |
Foam::clone() const | IOobject | [inline] |
Foam::Field::clone() const | Field | |
close() | regIOobject | |
cmptType typedef | GeometricField | |
component(const direction) const | GeometricField | |
const_iterator typedef | UList< Type > | |
const_reference typedef | UList< Type > | |
const_reverse_iterator typedef | UList< Type > | |
correctBoundaryConditions() | GeometricField | |
count() const | refCount | [inline] |
db() const | IOobject | |
difference_type typedef | UList< 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 | |
fileModificationSkew | regIOobject | [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 | |
GOOD enum value | IOobject | |
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 ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true) | IOobject | |
IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true) | IOobject | |
iterator typedef | UList< 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> class | UList< 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] |
Mesh typedef | SlicedGeometricField | |
mesh() const | GeometricField | [inline] |
min(const dimensioned< Type > &) | GeometricField | |
min(const GeometricField< Type, PatchField, GeoMesh > &, const dimensioned< Type > &) | GeometricField | |
MUST_READ enum value | IOobject | |
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 value | IOobject | |
NO_WRITE enum value | IOobject | |
nOldTimes() const | GeometricField | |
note() | IOobject | [inline] |
note() const | IOobject | [inline] |
null() | GeometricField | [static] |
objectPath() const | IOobject | [inline] |
objectState enum name | IOobject | |
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 value | IOobject | |
readData(Istream &) | regIOobject | [virtual] |
readHeader(Istream &) | IOobject | |
readIfModified() | regIOobject | [virtual] |
readOpt() const | IOobject | [inline] |
readOpt() | IOobject | [inline] |
readOption enum name | IOobject | |
readStream(const word &) | regIOobject | |
refCount() | refCount | [inline] |
reference typedef | UList< 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 typedef | UList< 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 typedef | UList< Type > | |
SlicedGeometricField(const IOobject &, const Mesh &, const dimensionSet &, const Field< Type > &completeField) | SlicedGeometricField | |
SlicedGeometricField(const IOobject &, const Mesh &, const dimensionSet &, const Field< Type > &completeIField, const Field< Type > &completeBField) | SlicedGeometricField | |
storeOldTime() const | GeometricField | |
storeOldTimes() const | GeometricField | |
storePrevIter() const | GeometricField | |
subField typedef | Field | |
subList typedef | List< Type > | |
SubList<T> class | UList< Type > | [friend] |
swap(UList< Type > &) | UList< Type > | |
T() const | GeometricField | |
time() const | IOobject | |
timeIndex() const | GeometricField | [inline] |
transfer(List< Type > &) | List< Type > | |
transferToRegistry() | regIOobject | [inline] |
TypeName("GeometricField") | GeometricField | |
Foam::regIOobject::TypeName("regIOobject") | regIOobject | |
Foam::IOobject::TypeName("IOobject") | IOobject | |
typeName | Field | [static] |
UList() | UList< Type > | [inline] |
UList(Type *v, label size) | UList< Type > | [inline] |
value_type typedef | UList< Type > | |
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 name | IOobject | |
~GeometricField() | GeometricField | [virtual] |
~IOobject() | IOobject | [inline, virtual] |
~List() | List< Type > | |
~regIOobject() | regIOobject | [virtual] |
~SlicedGeometricField() | SlicedGeometricField | |