This is the complete list of members for uniformInterpolationTable< Type >, including all inherited members.
| append(const Type &val) | List< Type > | inline |
| append(Type &&val) | List< Type > | inline |
| append(const UList< Type > &list) | List< Type > | inline |
| append(const IndirectListBase< Type, Addr > &list) | List< Type > | inline |
| appendUniq(const Type &val) | List< Type > | inline |
| AUTO_WRITE enum value | IOobjectOption | |
| back() | UList< Type > | inline |
| back() const | UList< Type > | inline |
| bad() const noexcept | IOobject | inline |
| BAD enum value | IOobject | |
| bannerEnabled() noexcept | IOobject | inlinestatic |
| bannerEnabled(bool on) noexcept | IOobject | inlinestatic |
| begin() noexcept | UList< Type > | inline |
| begin(const label i) noexcept | UList< Type > | inline |
| begin() const noexcept | UList< Type > | inline |
| begin(const label i) const noexcept | UList< Type > | inline |
| bound() const noexcept | uniformInterpolationTable< Type > | inline |
| bound() noexcept | uniformInterpolationTable< Type > | inline |
| byteSize() const | UList< Type > | |
| caseName() const | IOobject | |
| cbegin() const noexcept | UList< Type > | inline |
| cbegin(const label i) const noexcept | UList< Type > | inline |
| cdata() const noexcept | UList< Type > | inline |
| cdata_bytes() const noexcept | UList< Type > | inline |
| cend() const noexcept | UList< Type > | inline |
| checkIndex(const label i) const | UList< Type > | inline |
| checkRange(const label start, const label len) const | UList< Type > | inline |
| 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 |
| List< Type >::clone() const | List< Type > | inline |
| const_iterator typedef | UList< Type > | |
| const_pointer typedef | UList< Type > | |
| const_reference typedef | UList< Type > | |
| const_reverse_iterator typedef | UList< Type > | |
| contains(const Type &val, label pos=0) const | UList< Type > | inline |
| crbegin() const | UList< Type > | inline |
| crend() const | UList< Type > | inline |
| data() noexcept | UList< Type > | inline |
| data_bytes() noexcept | UList< Type > | inline |
| db() const noexcept | IOobject | |
| deepCopy(const UList< Type > &list) | UList< Type > | |
| deepCopy(const IndirectListBase< Type, Addr > &list) | UList< Type > | |
| difference_type typedef | UList< Type > | |
| dx() const | uniformInterpolationTable< Type > | inline |
| dx() | uniformInterpolationTable< Type > | inline |
| emplace_back(Args &&... args) | List< Type > | inline |
| empty() const noexcept | UList< Type > | inline |
| end() noexcept | UList< Type > | inline |
| end() const noexcept | UList< Type > | inline |
| fcIndex(const label i) const noexcept | UList< Type > | inline |
| fcValue(const label i) const | UList< Type > | inline |
| fcValue(const label i) | UList< Type > | inline |
| fileCheckTypes enum name | IOobject | |
| fileCheckTypesNames | IOobject | static |
| fileModificationChecking | IOobject | static |
| fileModificationSkew | IOobject | static |
| fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name) | IOobject | static |
| find(const Type &val, label pos=0) const | UList< Type > | |
| findMetaData() const noexcept | IOobject | virtual |
| first() | UList< Type > | inline |
| first() const | UList< Type > | inline |
| found(const Type &val, label pos=0) const | UList< Type > | inline |
| front() | UList< Type > | inline |
| front() const | UList< Type > | inline |
| get(const label i) const | UList< Type > | inline |
| globalFilePath(const word &typeName, const bool search=true) const | IOobject | |
| globalObject() const noexcept | IOobjectOption | inline |
| globalObject(bool on) noexcept | IOobjectOption | inline |
| globalObject() noexcept | IOobjectOption | inline |
| GOOD enum value | IOobject | |
| good() const noexcept | IOobject | inline |
| group(const word &name) | IOobject | static |
| group() const | IOobject | inline |
| groupName(StringType base, const word &group) | IOobject | inlinestatic |
| groupName(StringType base, const word &group) | IOobject | inline |
| hasHeaderClass() const noexcept | IOobject | inline |
| headerClassName() const noexcept | IOobject | inline |
| headerClassName() noexcept | IOobject | inline |
| info() const noexcept | IOobject | inline |
| inotify enum value | IOobject | |
| inotifyMaster enum value | IOobject | |
| instance() const noexcept | IOobject | inline |
| instance() noexcept | IOobject | inline |
| interpolate(scalar x) const | uniformInterpolationTable< Type > | |
| interpolateLog10(scalar x) const | uniformInterpolationTable< Type > | |
| IOobject(const IOobject &)=default | IOobject | |
| IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, IOobjectOption ioOpt=IOobjectOption()) | IOobject | |
| IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry ®istry, IOobjectOption ioOpt=IOobjectOption()) | IOobject | |
| IOobject(const fileName &path, const objectRegistry ®istry, IOobjectOption ioOpt=IOobjectOption()) | IOobject | |
| IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | inline |
| IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry ®istry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | inline |
| IOobject(const fileName &path, const objectRegistry ®istry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | inline |
| IOobject(const IOobject &io, const objectRegistry ®istry) | IOobject | |
| IOobject(const IOobject &io, const word &name) | IOobject | |
| IOobject(const IOobject &io, const word &name, const fileName &local) | IOobject | inline |
| IOobject(const IOobject &io, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt) | IOobject | inline |
| IOobject(const IOobject &io, IOobjectOption::registerOption regOpt) | IOobject | inline |
| IOobjectOption(readOption rOpt=readOption::NO_READ, writeOption wOpt=writeOption::NO_WRITE, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(readOption rOpt, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(writeOption wOpt, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(registerOption registerObject, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(readOption rOpt, writeOption wOpt, bool registerObject, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(bool registerObject, bool globalObject=false) noexcept | IOobjectOption | inlineexplicit |
| isAnyRead(readOption opt) noexcept | IOobjectOption | inlinestatic |
| isAnyRead() const noexcept | IOobjectOption | inline |
| isHeaderClass() const | IOobject | inline |
| isHeaderClass() const | IOobject | inline |
| isHeaderClassName() const | IOobject | inline |
| isReadOptional(readOption opt) noexcept | IOobjectOption | inlinestatic |
| isReadOptional() const noexcept | IOobjectOption | inline |
| isReadRequired(readOption opt) noexcept | IOobjectOption | inlinestatic |
| isReadRequired() const noexcept | IOobjectOption | inline |
| iterator typedef | UList< Type > | |
| labelByteSize() const noexcept | IOobject | inline |
| last() | UList< Type > | inline |
| last() const | UList< Type > | inline |
| lazierRead(readOption opt) noexcept | IOobjectOption | inlinestatic |
| LAZY_READ enum value | IOobjectOption | |
| List() noexcept | List< Type > | inline |
| List(const label len) | List< Type > | explicit |
| List(const label len, const Type &val) | List< Type > | |
| List(const label len, const Foam::zero) | List< Type > | |
| List(const Foam::one, const Type &val) | List< Type > | |
| List(const Foam::one, Type &&val) | List< Type > | |
| List(const Foam::one, const Foam::zero) | List< Type > | |
| List(const List< Type > &a) | List< Type > | |
| List(const UList< Type > &a) | List< Type > | explicit |
| List(List< Type > &a, bool reuse) | List< Type > | |
| List(const UList< Type > &list, const labelUList &indices) | List< Type > | |
| List(const UList< Type > &list, const FixedList< label, N > &indices) | List< Type > | |
| List(const FixedList< Type, N > &list) | List< Type > | explicit |
| List(const PtrList< Type > &list) | List< Type > | explicit |
| List(const SLList< Type > &list) | List< Type > | explicit |
| List(const IndirectListBase< Type, Addr > &list) | List< Type > | explicit |
| List(std::initializer_list< Type > list) | List< Type > | |
| List(List< Type > &&list) | List< Type > | |
| List(DynamicList< Type, SizeMin > &&list) | List< Type > | |
| List(SLList< Type > &&list) | List< Type > | |
| List(Istream &is) | List< Type > | |
| local() const noexcept | IOobject | inline |
| localFilePath(const word &typeName, const bool search=true) const | IOobject | |
| log10() const noexcept | uniformInterpolationTable< Type > | inline |
| log10() noexcept | uniformInterpolationTable< Type > | inline |
| max_size() noexcept | UList< Type > | inlinestatic |
| maxFileModificationPolls | IOobject | static |
| member(const word &name) | IOobject | static |
| member() const | IOobject | inline |
| moveFirst(const label i) | UList< Type > | |
| moveLast(const label i) | UList< Type > | |
| MUST_READ enum value | IOobjectOption | |
| MUST_READ_IF_MODIFIED enum value | IOobjectOption | |
| name() const noexcept | IOobject | inline |
| newElmt(const label i) | List< Type > | inline |
| NO_READ enum value | IOobjectOption | |
| NO_REGISTER enum value | IOobjectOption | |
| NO_WRITE enum value | IOobjectOption | |
| note() const noexcept | IOobject | inline |
| note() noexcept | IOobject | inline |
| null() | List< Type > | inlinestatic |
| objectPath() const | IOobject | inline |
| objectRelPath() const | IOobject | |
| objectState enum name | IOobject | |
| operator const Foam::List< Type > &() const | UList< Type > | inline |
| operator!=(const UList< Type > &a) const | UList< Type > | |
| operator<(const UList< Type > &list) const | UList< Type > | |
| operator<=(const UList< Type > &a) const | UList< Type > | |
| Foam::IOobject::operator=(const IOobject &io) | IOobject | |
| List< Type >::operator=(const UList< Type > &a) | List< Type > | |
| List< Type >::operator=(const List< Type > &list) | List< Type > | |
| List< Type >::operator=(const SLList< Type > &list) | List< Type > | |
| List< Type >::operator=(const IndirectListBase< Type, Addr > &list) | List< Type > | |
| List< Type >::operator=(const FixedList< Type, N > &list) | List< Type > | |
| List< Type >::operator=(std::initializer_list< Type > list) | List< Type > | |
| List< Type >::operator=(const Type &val) | List< Type > | inline |
| List< Type >::operator=(const Foam::zero) | List< Type > | inline |
| List< Type >::operator=(List< Type > &&list) | List< Type > | |
| List< Type >::operator=(DynamicList< Type, SizeMin > &&list) | List< Type > | |
| List< Type >::operator=(SLList< Type > &&list) | List< Type > | |
| operator==(const UList< Type > &a) const | UList< Type > | |
| operator>(const UList< Type > &a) const | UList< Type > | |
| operator>=(const UList< Type > &a) const | UList< Type > | |
| operator[](const label i) | UList< Type > | inline |
| operator[](const label i) const | UList< Type > | inline |
| operator[](const label i) const | UList< Type > | inline |
| operator[](const label procID) | UList< Type > | |
| operator[](const label procID) const | UList< Type > | |
| operator[](const label procID) | UList< Type > | |
| operator[](const label procID) const | UList< Type > | |
| parseHeader(const dictionary &headerDict) | IOobject | |
| path() const | IOobject | |
| path(const word &instance, const fileName &local=fileName::null) const | IOobject | |
| pointer typedef | UList< Type > | |
| pop_back(label n=1) | List< Type > | inline |
| push_back(const Type &val) | List< Type > | inline |
| push_back(Type &&val) | List< Type > | inline |
| push_back(const UList< Type > &list) | List< Type > | inline |
| push_back(const IndirectListBase< Type, Addr > &list) | List< Type > | inline |
| push_uniq(const Type &val) | List< Type > | inline |
| rbegin() | UList< Type > | inline |
| rbegin() const | UList< Type > | inline |
| rcIndex(const label i) const noexcept | UList< Type > | inline |
| rcValue(const label i) const | UList< Type > | inline |
| rcValue(const label i) | UList< Type > | inline |
| READ_IF_PRESENT enum value | IOobjectOption | |
| READ_MODIFIED enum value | IOobjectOption | |
| readHeader(Istream &is) | IOobject | |
| readHeader(dictionary &headerDict, Istream &is) | IOobject | |
| readList(Istream &is) | List< Type > | |
| readList(Istream &is) | List< Type > | |
| readList(Istream &is) | List< Type > | |
| readOpt() const noexcept | IOobjectOption | inline |
| readOpt(readOption opt) noexcept | IOobjectOption | inline |
| readOpt() noexcept | IOobjectOption | inline |
| readOption enum name | IOobjectOption | |
| reference typedef | UList< Type > | |
| REGISTER enum value | IOobjectOption | |
| registerObject() const noexcept | IOobjectOption | inline |
| registerObject(bool on) noexcept | IOobjectOption | inline |
| registerObject() noexcept | IOobjectOption | inline |
| registerOption enum name | IOobjectOption | |
| rename(const word &newName) | IOobject | inlinevirtual |
| rend() | UList< Type > | inline |
| rend() const | UList< Type > | inline |
| resetHeader(const word &newName=word::null) | IOobject | |
| resize(const label len) | List< Type > | inline |
| resize(const label len, const Type &val) | List< Type > | |
| resize(const label newLen) | List< Type > | inline |
| resize_nocopy(const label len) | List< Type > | inline |
| reverse_iterator typedef | UList< Type > | |
| rfind(const Type &val, label pos=-1) const | UList< Type > | |
| rootPath() const | IOobject | |
| scalarByteSize() const noexcept | IOobject | inline |
| scopedName(const std::string &scope, const word &name) | IOobject | inlinestatic |
| scopeSeparator | IOobject | static |
| selectIO(const IOobject &io, const fileName &altFile, const word &ioName="") | IOobject | static |
| set(const label i, bool val=true) | List< Type > | inline |
| setAddressableSize(const label n) noexcept | UList< Type > | inlineprotected |
| setBad(const string &s) | IOobject | protected |
| setSize(const label n) | List< Type > | inline |
| setSize(const label n, const Type &val) | List< Type > | inline |
| shallowCopy(const UList< Type > &)=delete | List< Type > | |
| size(const label n) | UList< Type > | inlineprotected |
| size() const noexcept | UList< Type > | inline |
| size_bytes() const noexcept | UList< Type > | inline |
| size_type typedef | UList< Type > | |
| slice(const label pos, label len=-1) | UList< Type > | |
| slice(const label pos, label len=-1) const | UList< Type > | |
| slice(const labelRange &range) | UList< Type > | |
| slice(const labelRange &range) const | UList< Type > | |
| subList typedef | List< Type > | |
| swap(UList< Type > &list) | UList< Type > | inline |
| swapFirst(const label i) | UList< Type > | |
| swapLast(const label i) | UList< Type > | |
| test(const label i) const | UList< Type > | inline |
| time() const noexcept | IOobject | |
| timeStamp enum value | IOobject | |
| timeStampMaster enum value | IOobject | |
| transfer(List< Type > &list) | List< Type > | |
| transfer(DynamicList< Type, SizeMin > &list) | List< Type > | |
| typeHeaderOk(const bool checkType=true, const bool search=true, const bool verbose=true) | IOobject | |
| TypeName("IOobject") | IOobject | |
| UList(const UList< Type > &)=default | UList< Type > | |
| UList() noexcept | UList< Type > | inline |
| UList(Type *__restrict__ v, const label len) noexcept | UList< Type > | inline |
| uniform() const | UList< Type > | inline |
| uniformInterpolationTable(const IOobject &, const bool readFields) | uniformInterpolationTable< Type > | |
| uniformInterpolationTable(const word &tableName, const objectRegistry &, const dictionary &, const bool initialiseOnly=false) | uniformInterpolationTable< Type > | |
| uniformInterpolationTable(const uniformInterpolationTable &) | uniformInterpolationTable< Type > | |
| unset(const label i) | UList< Type > | inline |
| validateRange(const labelRange &requestedRange) const | UList< Type > | protected |
| value_type typedef | UList< Type > | |
| warnNoRereading() const | IOobject | |
| write() const | uniformInterpolationTable< Type > | |
| writeBanner(Ostream &os, const bool noSyntaxHint=false) | IOobject | static |
| writeDivider(Ostream &os) | IOobject | static |
| writeEndDivider(Ostream &os) | IOobject | static |
| writeEntry(Ostream &os) const | UList< Type > | protected |
| writeEntry(const word &keyword, Ostream &os) const | UList< Type > | |
| writeEntry(Ostream &os) const | UList< Type > | protected |
| writeEntry(Ostream &os) const | UList< Type > | protected |
| writeHeader(Ostream &os) const | IOobject | |
| writeHeader(Ostream &os, const word &objectType) const | IOobject | |
| writeHeader(dictionary &dict, IOstreamOption streamOpt) const | IOobject | |
| writeHeader(dictionary &dict, const word &objectType, IOstreamOption streamOpt) const | IOobject | |
| writeHeaderContent(Ostream &os, const IOobject &io, const word &objectType, const dictionary *metaDataDict=nullptr) | IOobject | protectedstatic |
| writeHeaderContent(dictionary &dict, const IOobject &io, const word &objectType, IOstreamOption streamOpt, const dictionary *metaDataDict=nullptr) | IOobject | protectedstatic |
| writeList(Ostream &os, const label shortLen=0) const | UList< Type > | |
| writeList(Ostream &os, const label) const | UList< Type > | |
| writeList(Ostream &os, const label) const | UList< Type > | |
| writeOpt() const noexcept | IOobjectOption | inline |
| writeOpt(writeOption opt) noexcept | IOobjectOption | inline |
| writeOpt() noexcept | IOobjectOption | inline |
| writeOption enum name | IOobjectOption | |
| x0() const | uniformInterpolationTable< Type > | inline |
| x0() | uniformInterpolationTable< Type > | inline |
| xMax() const | uniformInterpolationTable< Type > | inline |
| xMin() const | uniformInterpolationTable< Type > | inline |
| ~IOobject()=default | IOobject | virtual |
| ~List() | List< Type > | |
| ~uniformInterpolationTable() | uniformInterpolationTable< Type > |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.