OpenFOAM logo
Open Source CFD Toolkit

IOField Member List

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

AUTO_WRITE enum valueIOobject
autoMap(const FieldMapper &map)Field
BAD enum valueIOobject
bad() const IOobject [inline]
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 typedefField
component(const direction) const Field
const_iterator typedefUList< Type >
const_reference typedefUList< Type >
const_reverse_iterator typedefUList< Type >
count() const refCount [inline]
db() const IOobject
difference_type typedefUList< Type >
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]
GOOD enum valueIOobject
good() const IOobject [inline]
headerClassName() const IOobject [inline]
headerOk()IOobject
info() const IOobject [inline]
instance() const IOobject [inline]
instance()IOobject [inline]
IOField(const IOobject &)IOField
IOField(const IOobject &, const Field< Type > &)IOField
IOField(const IOobject &, const label size)IOField
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_size() const UList< Type > [inline]
MUST_READ enum valueIOobject
name() const IOobject [inline]
negate()Field
NewCalculatedType(const Field< Type2 > &f)Field [inline, static]
newElmt(const label)List< Type > [inline]
NO_READ enum valueIOobject
NO_WRITE enum valueIOobject
note()IOobject [inline]
note() const IOobject [inline]
null()Field [static]
objectPath() const IOobject [inline]
objectState enum nameIOobject
objectStream(const fileName &)IOobject [protected]
objectStream()IOobject [protected]
okToDelete() const refCount [inline]
operator(Ostream &, const Field< Type > &)Field [friend]
operator(Ostream &, const tmp< Field< Type > > &)Field [friend]
Foam::List< Type >::operator(Ostream &, const UList< Type > &)UList< Type > [friend]
operator *=(const UList< scalar > &)Field
operator *=(const tmp< Field< scalar > > &)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 UList< Type > &)Field
operator+=(const tmp< Field< Type > > &)Field
operator+=(const Type &)Field
operator--()refCount [inline]
operator--(int)refCount [inline]
operator-=(const UList< Type > &)Field
operator-=(const tmp< Field< Type > > &)Field
operator-=(const Type &)Field
operator/=(const UList< scalar > &)Field
operator/=(const tmp< Field< scalar > > &)Field
operator/=(const scalar &)Field
operator<(const UList< Type > &) const UList< Type >
operator<=(const UList< Type > &) const UList< Type >
operator=(const IOField< Type > &iof)IOField [inline]
operator=(const Field< Type > &f)IOField [inline]
Foam::regIOobject::operator=(const IOobject &)regIOobject
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 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]
rename(const word &newName)regIOobject [virtual]
rend()UList< Type > [inline]
rend() const UList< Type > [inline]
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
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 >
subField typedefField
subList typedefList< Type >
SubList<T> classUList< Type > [friend]
swap(UList< Type > &)UList< Type >
T() const Field
time() const IOobject
transfer(List< Type > &)List< Type >
transferToRegistry()regIOobject [inline]
typeNameField [static]
TypeName("Field")IOField
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 >
write(IOstream::streamFormat fmt, IOstream::versionNumber ver, IOstream::compressionType cmp) const regIOobject [virtual]
write() const regIOobject
writeData(Ostream &os) const IOField [inline, 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
~IOobject()IOobject [inline, virtual]
~List()List< Type >
~regIOobject()regIOobject [virtual]

For further information go to www.openfoam.org