AUTO_WRITE enum value | IOobject | |
autoMap(const FieldMapper &map) | Field | |
bad() const | IOobject | [inline] |
BAD enum value | IOobject | |
begin() | UList< Type > | [inline] |
begin() const | UList< Type > | [inline] |
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 | DimensionedField | |
component(const direction) const | DimensionedField | |
const_iterator typedef | UList< Type > | |
const_reference typedef | UList< Type > | |
const_reverse_iterator typedef | UList< Type > | |
count() const | refCount | [inline] |
db() const | IOobject | |
difference_type typedef | UList< Type > | |
DimensionedField(const IOobject &, const Mesh &mesh, const dimensionSet &, const Field< Type > &) | DimensionedField | |
DimensionedField(const IOobject &, const Mesh &mesh, const dimensionSet &) | DimensionedField | |
DimensionedField(const IOobject &, const Mesh &mesh, const word &fieldDictEntry="value") | DimensionedField | |
DimensionedField(const DimensionedField &) | DimensionedField | |
dimensions() const | DimensionedField | [inline] |
dimensions() | DimensionedField | [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] |
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 | |
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_size() const | UList< Type > | [inline] |
mesh() const | DimensionedField | [inline] |
Mesh typedef | DimensionedField | |
MUST_READ enum value | IOobject | |
name() const | IOobject | [inline] |
negate() | Field | |
NewCalculatedType(const Field< Type2 > &f) | Field | [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 | [static] |
objectPath() const | IOobject | [inline] |
objectState enum name | IOobject | |
objectStream(const fileName &) | IOobject | [protected] |
objectStream() | IOobject | [protected] |
okToDelete() const | refCount | [inline] |
operator(Ostream &, const DimensionedField< Type, GeoMesh > &) | DimensionedField | [friend] |
operator(Ostream &, const tmp< DimensionedField< Type, GeoMesh > > &) | DimensionedField | [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 DimensionedField< scalar, GeoMesh > &) | DimensionedField | |
operator *=(const tmp< DimensionedField< scalar, GeoMesh > > &) | DimensionedField | |
operator *=(const dimensioned< scalar > &) | DimensionedField | |
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 DimensionedField< Type, GeoMesh > &) | DimensionedField | |
operator+=(const tmp< DimensionedField< Type, GeoMesh > > &) | DimensionedField | |
operator+=(const dimensioned< Type > &) | DimensionedField | |
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 DimensionedField< Type, GeoMesh > &) | DimensionedField | |
operator-=(const tmp< DimensionedField< Type, GeoMesh > > &) | DimensionedField | |
operator-=(const dimensioned< Type > &) | DimensionedField | |
Foam::Field::operator-=(const UList< Type > &) | Field | |
Foam::Field::operator-=(const tmp< Field< Type > > &) | Field | |
Foam::Field::operator-=(const Type &) | Field | |
operator/=(const DimensionedField< scalar, GeoMesh > &) | DimensionedField | |
operator/=(const tmp< DimensionedField< scalar, GeoMesh > > &) | DimensionedField | |
operator/=(const dimensioned< scalar > &) | DimensionedField | |
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 > | |
operator=(const DimensionedField< Type, GeoMesh > &) | DimensionedField | |
operator=(const tmp< DimensionedField< Type, GeoMesh > > &) | DimensionedField | |
operator=(const dimensioned< Type > &) | DimensionedField | |
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 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 | |
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] |
rename(const word &newName) | regIOobject | [virtual] |
rend() | UList< Type > | [inline] |
rend() const | UList< Type > | [inline] |
replace(const direction, const DimensionedField< cmptType, GeoMesh > &) | DimensionedField | |
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 | |
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 > | |
subField typedef | Field | |
subList typedef | List< Type > | |
SubList<T> class | UList< Type > | [friend] |
swap(UList< Type > &) | UList< Type > | |
T() const | DimensionedField | |
time() const | IOobject | |
transfer(List< Type > &) | List< Type > | |
transferToRegistry() | regIOobject | [inline] |
TypeName("DimensionedField") | DimensionedField | |
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 > | |
write(IOstream::streamFormat fmt, IOstream::versionNumber ver, IOstream::compressionType cmp) const | regIOobject | [virtual] |
write() const | regIOobject | |
writeData(Ostream &, const word &fieldDictEntry) const | DimensionedField | |
writeData(Ostream &) const | DimensionedField | [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 | |
~DimensionedField() | DimensionedField | |
~IOobject() | IOobject | [inline, virtual] |
~List() | List< Type > | |
~regIOobject() | regIOobject | [virtual] |