This is the complete list of members for IOField< 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 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 > | |
| 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 | |
| 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 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 | regIOobject | |
| fileCheckTypesNames | regIOobject | static |
| fileModificationChecking | regIOobject | static |
| fileModificationSkew | regIOobject | static |
| fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name) | IOobject | static |
| filePath() const | IOobject | |
| first() | UList< Type > | inline |
| first() const | UList< Type > | inline |
| good() const | IOobject | inline |
| GOOD enum value | IOobject | |
| group() const | IOobject | |
| groupName(Name name, const word &group) | IOobject | inlinestatic |
| groupName(Name name, const word &group) | IOobject | inline |
| headerClassName() const | IOobject | inline |
| headerOk() | IOobject | |
| info() const | IOobject | inline |
| inotify enum value | regIOobject | |
| inotifyMaster enum value | regIOobject | |
| instance() const | IOobject | inline |
| instance() | IOobject | inline |
| IOField(const IOobject &) | IOField< Type > | |
| IOField(const IOobject &, const label size) | IOField< Type > | |
| IOField(const IOobject &, const Field< Type > &) | IOField< Type > | |
| IOField(const IOobject &, const Xfer< Field< Type >> &) | IOField< Type > | |
| 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 > | |
| 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 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 | IOobject | inline |
| 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 | 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 | |
| objectStream() | IOobject | protected |
| objectStream(const fileName &) | IOobject | protected |
| 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 IOField< Type > &) | IOField< Type > | |
| operator=(const Field< Type > &) | IOField< 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 > | |
| 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 |
| 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 | 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 | regIOobject | |
| timeStampMaster enum value | regIOobject | |
| transfer(List< Type > &) | List< Type > | |
| transfer(DynamicList< Type, SizeInc, SizeMult, SizeDiv > &) | List< Type > | |
| transfer(SortableList< Type > &) | List< Type > | |
| TypeName("Field") | IOField< 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 > | |
| watchIndex() const | regIOobject | inline |
| watchIndex() | regIOobject | inline |
| write() const | regIOobject | virtual |
| writeBanner(Stream &os, bool noHint=false) | IOobject | inlinestatic |
| writeData(Ostream &) const | IOField< 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 | regIOobject | virtual |
| writeOpt() const | IOobject | inline |
| writeOpt() | IOobject | inline |
| writeOption enum name | IOobject | |
| xfer() | List< Type > | inline |
| ~IOField() | IOField< Type > | virtual |
| ~IOobject() | IOobject | virtual |
| ~List() | List< Type > | |
| ~regIOobject() | regIOobject | virtual |
1.8.11