AverageIOField< Type > Member List

This is the complete list of members for AverageIOField< Type >, including all inherited members.

append(const Type &)List< Type >inline
append(const UList< Type > &)List< Type >inline
append(const UIndirectList< Type > &)List< Type >inline
AUTO_WRITE enum valueIOobject
autoMap(const FieldMapper &map, const bool applyFlip=true)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 IOobjectinline
BAD enum valueIOobject
begin()UList< Type >inline
begin() constUList< Type >inline
block(const label start) const Field< Type >
byteSize() constUList< Type >
caseName() const IOobject
cbegin() constUList< Type >inline
cdata() constUList< Type >inline
cend() constUList< Type >inline
checkIn()regIOobject
checkIndex(const label i) constUList< Type >inline
checkOut()regIOobject
checkSize(const label size) constUList< Type >inline
checkStart(const label start) constUList< Type >inline
clear()List< Type >
Foam::clone() const IOobjectinline
Foam::Field::clone() const Field< Type >
close()regIOobject
cmptType typedefField< Type >
component(const direction) const Field< Type >
const_iterator typedefUList< Type >
const_reference typedefUList< Type >
const_reverse_iterator typedefUList< Type >
count() const refCountinline
crbegin() constUList< Type >inline
crend() constUList< Type >inline
data()UList< Type >inline
db() const IOobject
deepCopy(const UList< Type > &)UList< Type >
difference_type typedefUList< Type >
empty() constUList< Type >inline
end()UList< Type >inline
end() constUList< Type >inline
eventNo() const regIOobjectinline
eventNo()regIOobjectinline
fcIndex(const label i) constUList< Type >inline
Field()Field< Type >
Field(const label)Field< Type >explicit
Field(const label, const Type &)Field< Type >
Field(const label, const zero)Field< Type >
Field(const UList< Type > &)Field< Type >explicit
Field(const Xfer< List< Type >> &)Field< Type >explicit
Field(const UList< Type > &mapF, const labelUList &mapAddressing)Field< Type >
Field(const tmp< Field< Type >> &tmapF, const labelUList &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, const bool applyFlip=true)Field< Type >
Field(const UList< Type > &mapF, const FieldMapper &map, const Type &defaultValue, const bool applyFlip=true)Field< Type >
Field(const UList< Type > &mapF, const FieldMapper &map, const UList< Type > &defaultValues, const bool applyFlip=true)Field< Type >
Field(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const bool applyFlip=true)Field< Type >
Field(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const Type &defaultValue, const bool applyFlip=true)Field< Type >
Field(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const UList< Type > &defaultValues, const bool applyFlip=true)Field< Type >
Field(const Field< Type > &)Field< Type >
Field(Field< Type > &, bool reuse)Field< Type >
Field(const Xfer< Field< Type >> &)Field< Type >
Field(const tmp< Field< Type >> &)Field< Type >
Field(Istream &)Field< Type >
Field(const word &keyword, const dictionary &, const label size)Field< Type >
fileCheckTypes enum nameregIOobject
fileCheckTypesNamesregIOobjectstatic
fileModificationCheckingregIOobjectstatic
fileModificationSkewregIOobjectstatic
fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name)IOobjectstatic
filePath() const IOobject
first()UList< Type >inline
first() constUList< Type >inline
good() const IOobjectinline
GOOD enum valueIOobject
group() const IOobject
groupName(Name name, const word &group)IOobjectinlinestatic
groupName(Name name, const word &group)IOobjectinline
headerClassName() const IOobjectinline
headerOk()IOobject
info() const IOobjectinline
inotify enum valueregIOobject
inotifyMaster enum valueregIOobject
instance() const IOobjectinline
instance()IOobjectinline
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
IOobject(const fileName &path, const objectRegistry &registry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true)IOobject
iterator typedefUList< Type >
last()UList< Type >inline
last() constUList< Type >inline
List()List< Type >inline
List(const label)List< Type >explicit
List(const label, const Type &)List< Type >
List(const label, const zero)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 labelUList &mapAddressing)List< Type >
List(const FixedList< Type, Size > &)List< Type >explicit
List(const PtrList< Type > &)List< Type >explicit
List(const SLList< Type > &)List< Type >explicit
List(const UIndirectList< Type > &)List< Type >explicit
List(const BiIndirectList< Type > &)List< Type >explicit
List(Istream &)List< Type >
local() const IOobjectinline
map(const UList< Type > &mapF, const labelUList &mapAddressing)Field< Type >
map(const tmp< Field< Type >> &tmapF, const labelUList &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, const bool applyFlip=true)Field< Type >
map(const tmp< Field< Type >> &tmapF, const FieldMapper &map, const bool applyFlip=true)Field< Type >
masterOnlyReadingregIOobjectprotectedstatic
max_size() constUList< Type >inline
member() const IOobject
modified() const regIOobjectvirtual
MUST_READ enum valueIOobject
MUST_READ_IF_MODIFIED enum valueIOobject
name() const IOobjectinline
negate()Field< Type >
NewCalculatedType(const Field< Type2 > &f)Field< Type >inlinestatic
newElmt(const label)List< Type >inline
NO_READ enum valueIOobject
NO_WRITE enum valueIOobject
note()IOobjectinline
note() const IOobjectinline
null()Field< Type >inlinestatic
objectPath() const IOobjectinline
objectState enum nameIOobject
objectStream()IOobjectprotected
objectStream(const fileName &)IOobjectprotected
operator const Foam::List< Type > &() constUList< Type >inline
operator!=(const UList< Type > &) constUList< Type >
operator*=(const UList< scalar > &)Field< Type >
operator*=(const tmp< Field< scalar >> &)Field< Type >
operator*=(const scalar &)Field< Type >
operator++()refCountinline
operator++(int)refCountinline
operator+=(const UList< Type > &)Field< Type >
operator+=(const tmp< Field< Type >> &)Field< Type >
operator+=(const Type &)Field< Type >
operator--()refCountinline
operator--(int)refCountinline
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 > &) constUList< Type >
operator<=(const UList< Type > &) constUList< 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 zero)Field< Type >
Foam::Field::operator=(const VectorSpace< Form, Cmpt, nCmpt > &)Field< Type >
Foam::Field::operator=(const tmp< Field > &rhs)Field< Type >
List< Type >::operator=(const List< Type > &)List< Type >
List< Type >::operator=(const SLList< Type > &)List< Type >
List< Type >::operator=(const UIndirectList< Type > &)List< Type >
List< Type >::operator=(const BiIndirectList< Type > &)List< Type >
operator==(const UList< Type > &) constUList< Type >
operator>(const UList< Type > &) constUList< Type >
operator>=(const UList< Type > &) constUList< Type >
operator[](const label)UList< Type >inline
operator[](const label) constUList< Type >inline
ownedByRegistry() const regIOobjectinline
path() const IOobject
path(const word &instance, const fileName &local="") const IOobject
rbegin()UList< Type >inline
rbegin() constUList< Type >inline
rcIndex(const label i) constUList< Type >inline
read()regIOobjectvirtual
READ_IF_PRESENT enum valueIOobject
readData(Istream &)regIOobjectvirtual
readHeader(Istream &)IOobject
readIfModified()regIOobjectvirtual
readOpt() const IOobjectinline
readOpt()IOobjectinline
readOption enum nameIOobject
readStream(const word &)regIOobject
refCount()refCountinlineprotected
reference typedefUList< Type >
regIOobject(const IOobject &, const bool isTime=false)regIOobject
regIOobject(const regIOobject &)regIOobject
regIOobject(const regIOobject &, bool registerCopy)regIOobject
regIOobject(const word &newName, const regIOobject &, bool registerCopy)regIOobject
regIOobject(const IOobject &, const regIOobject &)regIOobject
registerObject()IOobjectinline
registerObject() const IOobjectinline
release()regIOobjectinline
rename(const word &newName)regIOobjectvirtual
rend()UList< Type >inline
rend() constUList< 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 >
resize(const label)List< Type >inline
resize(const label, const Type &)List< Type >inline
reverse_iterator typedefUList< Type >
rmap(const UList< Type > &mapF, const labelUList &mapAddressing)Field< Type >
rmap(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing)Field< Type >
rmap(const UList< Type > &mapF, const labelUList &mapAddressing, const UList< scalar > &weights)Field< Type >
rmap(const tmp< Field< Type >> &tmapF, const labelUList &mapAddressing, const UList< scalar > &weights)Field< Type >
rootPath() const IOobject
setBad(const string &)IOobjectprotected
setSize(const label)List< Type >
setSize(const label, const Type &)List< Type >
setUpToDate()regIOobject
shallowCopy(const UList< Type > &)=deleteList< Type >
size(const label)List< Type >inlineprotected
size() constList< Type >inline
size_type typedefUList< Type >
store()regIOobjectinline
store(Type *)regIOobjectinlinestatic
store(autoPtr< Type > &)regIOobjectinlinestatic
subField typedefField< Type >
subList typedefList< Type >
swap(UList< Type > &)UList< Type >
T() const Field< Type >
time() const IOobject
timeStamp enum valueregIOobject
timeStampMaster enum valueregIOobject
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
typeNameField< Type >static
UList()UList< Type >inline
UList(Type *__restrict__ v, label size)UList< Type >inline
unique() const refCountinline
upToDate(const regIOobject &) const regIOobject
upToDate(const regIOobject &, const regIOobject &) const regIOobject
upToDate(const regIOobject &, const regIOobject &, const regIOobject &) const regIOobject
upToDate(const regIOobject &, const regIOobject &, const regIOobject &, const regIOobject &) const regIOobject
value_type typedefUList< Type >
watchIndex() const regIOobjectinline
watchIndex()regIOobjectinline
write() const regIOobjectvirtual
writeBanner(Stream &os, bool noHint=false)IOobjectinlinestatic
writeData(Ostream &os) const AverageIOField< Type >virtual
writeDivider(Stream &os)IOobjectinlinestatic
writeEndDivider(Stream &os)IOobjectinlinestatic
writeEntry(const word &keyword, Ostream &os) const Field< Type >
List< Type >::writeEntry(Ostream &) constUList< Type >
writeHeader(Ostream &) const IOobject
writeHeader(Ostream &, const word &objectType) const IOobject
writeObject(IOstream::streamFormat, IOstream::versionNumber, IOstream::compressionType) const regIOobjectvirtual
writeOpt() const IOobjectinline
writeOpt()IOobjectinline
writeOption enum nameIOobject
xfer()List< Type >inline
~IOobject()IOobjectvirtual
~List()List< Type >
~regIOobject()regIOobjectvirtual