, including all inherited members.
append(const UList< Type > &) | List< Type > | [inline] |
append(const UIndirectList< Type > &) | List< Type > | [inline] |
assign(const UList< Type > &) | UList< Type > | |
AUTO_WRITE enum value | IOobject | |
autoMap(const FieldMapper &map) | Field< Type > | |
average() const | AverageIOField< Type > | [inline] |
average() | AverageIOField< Type > | [inline] |
AverageIOField(const IOobject &) | AverageIOField< Type > | |
AverageIOField(const IOobject &, const label size) | AverageIOField< Type > | |
AverageIOField(const IOobject &, const Type &average, const Field< Type > &) | AverageIOField< Type > | |
bad() const | IOobject | [inline] |
BAD enum value | IOobject | |
begin() | UList< Type > | [inline] |
begin() const | UList< Type > | [inline] |
byteSize() const | UList< Type > | |
caseName() const | IOobject | |
cbegin() const | UList< Type > | [inline] |
cdata() const | UList< Type > | [inline] |
cend() const | UList< Type > | [inline] |
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< Type > | |
close() | regIOobject | |
cmptType typedef | Field< Type > | |
component(const direction) const | Field< Type > | |
const_iterator typedef | UList< Type > | |
const_reference typedef | UList< Type > | |
const_reverse_iterator typedef | UList< Type > | |
count() const | refCount | [inline] |
crbegin() const | UList< Type > | [inline] |
crend() const | UList< Type > | [inline] |
data() | UList< Type > | [inline] |
db() const | IOobject | |
difference_type typedef | UList< Type > | |
empty() const | UList< Type > | [inline] |
end() | UList< Type > | [inline] |
end() const | UList< Type > | [inline] |
eventNo() const | regIOobject | [inline] |
eventNo() | regIOobject | [inline] |
fcIndex(const label i) const | UList< 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 > | |
fileModificationSkew | regIOobject | [static] |
fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name) | IOobject | [static] |
filePath() const | IOobject | |
getBannerString(bool noHint) | IOobject | [protected, static] |
good() const | IOobject | [inline] |
GOOD enum value | IOobject | |
headerClassName() const | IOobject | [inline] |
headerOk() | IOobject | |
info() const | IOobject | [inline] |
instance() const | IOobject | [inline] |
instance() | IOobject | [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 | |
IOobject(const fileName &path, 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(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 > class | UList< Type > | [friend] |
local() const | IOobject | [inline] |
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() const | UList< Type > | [inline] |
modified() const | regIOobject | [virtual] |
MUST_READ enum value | IOobject | |
name() const | IOobject | [inline] |
negate() | Field< Type > | |
NewCalculatedType(const Field< Type2 > &f) | Field< Type > | [inline, static] |
newElmt(const label) | List< Type > | [inline] |
NO_READ enum value | IOobject | |
NO_WRITE enum value | IOobject | |
note() | IOobject | [inline] |
note() const | IOobject | [inline] |
null() | Field< Type > | [inline, static] |
objectPath() const | IOobject | [inline] |
objectState enum name | IOobject | |
objectStream() | IOobject | [protected] |
okToDelete() const | refCount | [inline] |
operator(Ostream &, const Field< Type > &) | Field< Type > | [friend] |
operator(Ostream &, const tmp< Field< Type > > &) | Field< Type > | [friend] |
List< Type >::operator(Ostream &, const UList< Type > &) | UList< Type > | [friend] |
operator const Foam::List< Type > &() const | UList< Type > | [inline] |
operator!=(const UList< Type > &) const | UList< Type > | |
operator*=(const UList< scalar > &) | Field< Type > | |
operator*=(const tmp< Field< scalar > > &) | Field< Type > | |
operator*=(const scalar &) | Field< Type > | |
operator++() | refCount | [inline] |
operator++(int) | refCount | [inline] |
operator+=(const UList< Type > &) | Field< Type > | |
operator+=(const tmp< Field< Type > > &) | Field< Type > | |
operator+=(const Type &) | Field< Type > | |
operator--() | refCount | [inline] |
operator--(int) | refCount | [inline] |
operator-=(const UList< Type > &) | Field< Type > | |
operator-=(const tmp< Field< Type > > &) | Field< Type > | |
operator-=(const Type &) | Field< Type > | |
operator/=(const UList< scalar > &) | Field< Type > | |
operator/=(const tmp< Field< scalar > > &) | Field< Type > | |
operator/=(const scalar &) | Field< Type > | |
operator<(const UList< Type > &) const | UList< Type > | |
operator<=(const UList< Type > &) const | UList< Type > | |
Foam::operator=(const IOobject &) | regIOobject | |
Foam::Field::operator=(const Field< Type > &) | Field< Type > | |
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 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 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] |
ownedByRegistry() const | regIOobject | [inline] |
path() const | IOobject | |
path(const word &instance, const fileName &local="") const | IOobject | |
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 &, const bool isTime=false) | regIOobject | |
regIOobject(const regIOobject &) | regIOobject | |
regIOobject(const regIOobject &, bool registerCopy) | regIOobject | |
registerObject() const | IOobject | [inline] |
release() | regIOobject | [inline] |
rename(const word &newName) | regIOobject | [virtual] |
rend() | UList< Type > | [inline] |
rend() const | UList< 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 typedef | UList< Type > | |
rmap(const UList< Type > &mapF, const unallocLabelList &mapAddressing) | Field< Type > | |
rmap(const tmp< Field< Type > > &tmapF, const unallocLabelList &mapAddressing) | Field< Type > | |
rmap(const UList< Type > &mapF, const unallocLabelList &mapAddressing, const scalarList &weights) | Field< Type > | |
rmap(const tmp< Field< Type > > &tmapF, const unallocLabelList &mapAddressing, const scalarList &weights) | Field< Type > | |
rootPath() const | IOobject | |
setBad(const string &) | IOobject | [protected] |
setSize(const label) | List< Type > | |
setSize(const label, const Type &) | List< Type > | |
setUpToDate() | regIOobject | |
size(const label) | List< Type > | [inline, protected] |
size() const | List< Type > | [inline] |
size_type typedef | UList< Type > | |
store() | regIOobject | [inline] |
store(Type *) | regIOobject | [inline, static] |
store(autoPtr< Type > &) | regIOobject | [inline, static] |
subField typedef | Field< Type > | |
subList typedef | List< Type > | |
SubList< T > class | UList< Type > | [friend] |
swap(UList< Type > &) | UList< Type > | |
T() const | Field< Type > | |
time() const | IOobject | |
transfer(List< Type > &) | List< Type > | |
transfer(DynamicList< Type, SizeInc, SizeMult, SizeDiv > &) | List< Type > | |
transfer(SortableList< Type > &) | List< Type > | |
TypeName("AverageField") | AverageIOField< Type > | |
Foam::regIOobject::TypeName("regIOobject") | regIOobject | |
Foam::IOobject::TypeName("IOobject") | IOobject | |
typeName | Field< Type > | [static] |
UList() | UList< Type > | [inline] |
UList(Type *__restrict__ v, label size) | UList< Type > | [inline] |
upToDate(const word &) const | regIOobject | |
upToDate(const word &, const word &) const | regIOobject | |
upToDate(const word &, const word &, const word &) const | regIOobject | |
upToDate(const word &, const word &, const word &, const word &) const | regIOobject | |
value_type typedef | UList< Type > | |
write() const | regIOobject | [virtual] |
writeBanner(Stream &os, bool noHint=false) | IOobject | [inline, static] |
writeData(Ostream &os) const | AverageIOField< Type > | [virtual] |
writeDivider(Stream &os) | IOobject | [inline, static] |
writeEndDivider(Stream &os) | IOobject | [inline, static] |
writeEntry(const word &keyword, Ostream &os) const | Field< Type > | |
List< Type >::writeEntry(Ostream &) const | UList< Type > | |
writeHeader(Ostream &) const | IOobject | |
writeObject(IOstream::streamFormat, IOstream::versionNumber, IOstream::compressionType) const | regIOobject | [virtual] |
writeOpt() const | IOobject | [inline] |
writeOpt() | IOobject | [inline] |
writeOption enum name | IOobject | |
xfer() | List< Type > | [inline] |
~IOobject() | IOobject | [virtual] |
~List() | List< Type > | |
~regIOobject() | regIOobject | [virtual] |