This is the complete list of members for GlobalIOField< Type >, including all inherited members.
addWatch() | regIOobject | virtual |
addWatch(const fileName &) | regIOobject | virtual |
append(const Type &) | List< Type > | inline |
append(const UList< Type > &) | List< Type > | inline |
append(const UIndirectList< Type > &) | List< Type > | inline |
AUTO_WRITE enum value | IOobject | |
autoMap(const FieldMapper &map, const bool applyFlip=true) | Field< Type > | |
bad() const | IOobject | inline |
BAD enum value | IOobject | |
begin() | UList< Type > | inline |
begin() const | UList< Type > | inline |
block(const label start) const | Field< Type > | |
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 > | inline |
Foam::clone() const | IOobject | inline |
Foam::clone(const objectRegistry ®istry) 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 | |
deepCopy(const UList< Type > &) | UList< Type > | |
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 label, const zero) | Field< Type > | |
Field(const UList< Type > &) | Field< Type > | explicit |
Field(const UIndirectList< 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 name | IOobject | |
fileCheckTypesNames | IOobject | static |
fileModificationChecking | IOobject | static |
fileModificationSkew | regIOobject | static |
fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name) | IOobject | static |
filePath() const | GlobalIOField< Type > | inlinevirtual |
first() | UList< Type > | inline |
first() const | UList< Type > | inline |
global() const | GlobalIOField< Type > | inlinevirtual |
globalFilePath(const word &typeName) const | IOobject | |
GlobalIOField(const IOobject &) | GlobalIOField< Type > | |
GlobalIOField(const IOobject &, const label size) | GlobalIOField< Type > | |
GlobalIOField(const IOobject &, const Field< Type > &) | GlobalIOField< Type > | |
GlobalIOField(const IOobject &, const Xfer< Field< Type >> &) | GlobalIOField< Type > | |
globalObject() | IOobject | inline |
globalObject() const | IOobject | inline |
good() const | IOobject | inline |
GOOD enum value | IOobject | |
group(const word &name) | IOobject | static |
group() const | IOobject | |
groupName(Name name, const word &group) | IOobject | inlinestatic |
groupName(Name name, const word &group) | IOobject | inline |
headerClassName() const | IOobject | inline |
headerClassName() | IOobject | inline |
headerOk() | regIOobject | |
info() const | IOobject | inline |
inotify enum value | IOobject | |
inotifyMaster enum value | IOobject | |
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, bool globalObject=false) | IOobject | |
IOobject(const fileName &path, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | |
IOobject(const IOobject &io, const objectRegistry ®istry) | IOobject | |
IOobject(const IOobject &io, const word &name) | IOobject | |
iterator typedef | UList< Type > | |
last() | UList< Type > | inline |
last() const | UList< 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 List< T2 > &) | List< Type > | explicit |
List(const Xfer< List< Type >> &) | List< Type > | |
List(List< Type > &, bool reuse) | List< Type > | |
List(const UList< Type > &, const labelUList &mapAddressing) | List< Type > | |
List(InputIterator first, InputIterator last) | 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(std::initializer_list< Type >) | List< Type > | |
List(Istream &) | List< Type > | |
local() const | IOobject | inline |
localFilePath(const word &typeName) const | IOobject | |
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 > | |
masterOnlyReading | regIOobject | protectedstatic |
max_size() const | UList< Type > | inline |
member(const word &name) | IOobject | static |
member() const | IOobject | |
modified() const | regIOobject | virtual |
MUST_READ enum value | IOobject | |
MUST_READ_IF_MODIFIED enum value | IOobject | |
name() const | IOobject | inline |
negate() | Field< Type > | |
NewCalculatedType(const Field< Type2 > &f) | Field< Type > | inlinestatic |
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 > | inlinestatic |
objectPath() const | IOobject | inline |
objectState enum name | IOobject | |
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 > | |
operator=(const GlobalIOField< Type > &) | GlobalIOField< Type > | |
operator=(const Field< Type > &) | GlobalIOField< Type > | |
Foam::regIOobject::operator=(const IOobject &) | regIOobject | |
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 > | |
List< Type >::operator=(std::initializer_list< 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[](const label) | UList< Type > | inline |
operator[](const label) const | UList< Type > | inline |
operator[](const label i) 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 &) | GlobalIOField< Type > | virtual |
readHeader(Istream &) | IOobject | |
readHeaderOk(const IOstream::streamFormat PstreamFormat, const word &typeName) | regIOobject | protected |
readIfModified() | regIOobject | virtual |
readOpt() const | IOobject | inline |
readOpt() | IOobject | inline |
readOption enum name | IOobject | |
readStream(const word &, const bool valid=true) | regIOobject | |
refCount() | refCount | inlineprotected |
reference typedef | UList< 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() | IOobject | inline |
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 > | |
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 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 &) | IOobject | protected |
setSize(const label) | List< Type > | |
setSize(const label, const Type &) | List< Type > | |
setUpToDate() | regIOobject | |
shallowCopy(const UList< Type > &)=delete | List< Type > | |
size(const label) | List< Type > | inlineprotected |
size() const | List< Type > | inline |
size_type typedef | UList< Type > | |
store() | regIOobject | inline |
store(Type *) | regIOobject | inlinestatic |
store(autoPtr< Type > &) | regIOobject | inlinestatic |
subField typedef | Field< Type > | |
subList typedef | List< Type > | |
swap(UList< Type > &) | UList< Type > | |
T() const | Field< Type > | |
time() const | IOobject | |
timeStamp enum value | IOobject | |
timeStampMaster enum value | IOobject | |
transfer(List< Type > &) | List< Type > | |
transfer(DynamicList< Type, SizeInc, SizeMult, SizeDiv > &) | List< Type > | |
transfer(SortableList< Type > &) | List< Type > | |
typeHeaderOk(const bool checkType=true) | IOobject | |
TypeName("Field") | GlobalIOField< 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 |
unique() const | refCount | inline |
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 typedef | UList< Type > | |
warnNoRereading() const | IOobject | |
watchIndices() const | regIOobject | inline |
watchIndices() | regIOobject | inline |
write(const bool valid=true) const | regIOobject | virtual |
writeBanner(Stream &os, bool noHint=false) | IOobject | inlinestatic |
writeData(Ostream &) const | GlobalIOField< Type > | virtual |
writeDivider(Stream &os) | IOobject | inlinestatic |
writeEndDivider(Stream &os) | IOobject | inlinestatic |
writeEntry(const word &keyword, Ostream &os) const | Field< Type > | |
List< Type >::writeEntry(Ostream &) const | UList< Type > | |
writeHeader(Ostream &) const | IOobject | |
writeHeader(Ostream &, const word &objectType) const | IOobject | |
writeObject(IOstream::streamFormat, IOstream::versionNumber, IOstream::compressionType, const bool valid) const | regIOobject | virtual |
writeOpt() const | IOobject | inline |
writeOpt() | IOobject | inline |
writeOption enum name | IOobject | |
xfer() | List< Type > | inline |
~GlobalIOField() | GlobalIOField< Type > | virtual |
~IOobject() | IOobject | virtual |
~List() | List< Type > | |
~regIOobject() | regIOobject | virtual |