This is the complete list of members for curve, including all inherited members.
| allowConstructFromLargerSize | FieldBase | static |
| append(const scalar &val) | List< scalar > | inline |
| append(scalar &&val) | List< scalar > | inline |
| append(const UList< scalar > &list) | List< scalar > | inline |
| append(const IndirectListBase< scalar, Addr > &list) | List< scalar > | inline |
| appendUniq(const scalar &val) | List< scalar > | inline |
| assign(const entry &e, const label len) | Field< scalar > | |
| assign(const word &key, const dictionary &dict, const label len, IOobjectOption::readOption readOpt=IOobjectOption::MUST_READ) | Field< scalar > | |
| autoMap(const FieldMapper &map, const bool applyFlip=true) | Field< scalar > | |
| back() | UList< T > | inline |
| back() const | UList< T > | inline |
| begin() noexcept | UList< T > | inline |
| begin(const label i) noexcept | UList< T > | inline |
| begin() const noexcept | UList< T > | inline |
| begin(const label i) const noexcept | UList< T > | inline |
| block(const label start) const | Field< scalar > | |
| byteSize() const | UList< T > | |
| capacity() const noexcept | UList< T > | inline |
| cbegin() const noexcept | UList< T > | inline |
| cbegin(const label i) const noexcept | UList< T > | inline |
| cdata() const noexcept | UList< T > | inline |
| cdata_bytes() const noexcept | UList< T > | inline |
| cend() const noexcept | UList< T > | inline |
| checkIndex(const label i) const | UList< T > | inline |
| checkRange(const label start, const label len) const | UList< T > | inline |
| checkSize(const label size) const | UList< T > | inline |
| checkStart(const label start) const | UList< T > | inline |
| clamp_max(const scalar &upper) | Field< scalar > | |
| clamp_min(const scalar &lower) | Field< scalar > | |
| clamp_range(const scalar &lower, const scalar &upper) | Field< scalar > | |
| clamp_range(const MinMax< scalar > &range) | Field< scalar > | |
| clear() | List< scalar > | inline |
| clone() const | curve | inline |
| cmptType typedef | Field< scalar > | |
| component(const direction) const | Field< scalar > | |
| const_iterator typedef | UList< T > | |
| const_pointer typedef | UList< T > | |
| const_reference typedef | UList< T > | |
| const_reverse_iterator typedef | UList< T > | |
| contains(const T &val) const | UList< T > | inline |
| contains(const T &val, label pos, label len=-1) const | UList< T > | inline |
| crbegin() const | UList< T > | inline |
| crend() const | UList< T > | inline |
| curve(const string &name, const curveStyle &style, const label l) | curve | |
| curve(const string &, const curveStyle &, const scalarField &y) | curve | |
| data() noexcept | UList< T > | inline |
| data_bytes() noexcept | UList< T > | inline |
| deepCopy(const UList< T > &list) | UList< T > | |
| deepCopy(const IndirectListBase< T, Addr > &list) | UList< T > | |
| difference_type typedef | UList< T > | |
| emplace_back(Args &&... args) | List< scalar > | inline |
| empty() const noexcept | UList< T > | inline |
| end() noexcept | UList< T > | inline |
| end() const noexcept | UList< T > | inline |
| fcIndex(const label i) const noexcept | UList< T > | inline |
| fcValue(const label i) const | UList< T > | inline |
| fcValue(const label i) | UList< T > | inline |
| Field() noexcept | Field< scalar > | inline |
| Field(const label len) | Field< scalar > | inlineexplicit |
| Field(const label len, const scalar &val) | Field< scalar > | inline |
| Field(const label len, const Foam::zero) | Field< scalar > | inline |
| Field(const Foam::one, const scalar &val) | Field< scalar > | inline |
| Field(const Foam::one, scalar &&val) | Field< scalar > | inline |
| Field(const Foam::one, const Foam::zero) | Field< scalar > | inline |
| Field(const Field< scalar > &fld) | Field< scalar > | inline |
| Field(const UList< scalar > &list) | Field< scalar > | inlineexplicit |
| Field(const IndirectListBase< scalar, Addr > &list) | Field< scalar > | inlineexplicit |
| Field(Field< scalar > &&fld) noexcept | Field< scalar > | inline |
| Field(List< scalar > &&list) noexcept | Field< scalar > | inline |
| Field(DynamicList< scalar, SizeMin > &&list) | Field< scalar > | inline |
| Field(const UList< scalar > &mapF, const labelUList &mapAddressing) | Field< scalar > | |
| Field(const tmp< Field< scalar >> &tmapF, const labelUList &mapAddressing) | Field< scalar > | |
| Field(const UList< scalar > &mapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< scalar > | |
| Field(const tmp< Field< scalar >> &tmapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< scalar > | |
| Field(const UList< scalar > &mapF, const FieldMapper &map, const bool applyFlip=true) | Field< scalar > | |
| Field(const UList< scalar > &mapF, const FieldMapper &map, const scalar &defaultValue, const bool applyFlip=true) | Field< scalar > | |
| Field(const UList< scalar > &mapF, const FieldMapper &map, const UList< scalar > &defaultValues, const bool applyFlip=true) | Field< scalar > | |
| Field(const tmp< Field< scalar >> &tmapF, const FieldMapper &map, const bool applyFlip=true) | Field< scalar > | |
| Field(const tmp< Field< scalar >> &tmapF, const FieldMapper &map, const scalar &defaultValue, const bool applyFlip=true) | Field< scalar > | |
| Field(const tmp< Field< scalar >> &tmapF, const FieldMapper &map, const UList< scalar > &defaultValues, const bool applyFlip=true) | Field< scalar > | |
| Field(Field< scalar > &fld, bool reuse) | Field< scalar > | inline |
| Field(const tmp< Field< scalar >> &tfld) | Field< scalar > | inline |
| Field(Istream &is) | Field< scalar > | inline |
| Field(const entry &e, const label len) | Field< scalar > | |
| Field(const word &key, const dictionary &dict, const label len, IOobjectOption::readOption readOpt=IOobjectOption::MUST_READ) | Field< scalar > | |
| FieldBase() noexcept | FieldBase | inline |
| fill_uniform(const T &val) | UList< T > | inlineprotected |
| fill_uniform(const Foam::zero) | UList< T > | inlineprotected |
| find(const T &val) const | UList< T > | |
| find(const T &val, label pos, label len=-1) const | UList< T > | |
| first() | UList< T > | inline |
| first() const | UList< T > | inline |
| found(const T &val, label pos=0) const | UList< T > | inline |
| front() | UList< T > | inline |
| front() const | UList< T > | inline |
| get(const label i) const | UList< T > | inline |
| iterator typedef | UList< T > | |
| last() | UList< T > | inline |
| last() const | UList< T > | inline |
| List() noexcept | List< scalar > | inline |
| List(const label len) | List< scalar > | explicit |
| List(const label len, const scalar &val) | List< scalar > | |
| List(const label len, const Foam::zero) | List< scalar > | |
| List(const Foam::one, const scalar &val) | List< scalar > | |
| List(const Foam::one, scalar &&val) | List< scalar > | |
| List(const Foam::one, const Foam::zero) | List< scalar > | |
| List(const List< scalar > &list) | List< scalar > | |
| List(const UList< scalar > &list) | List< scalar > | explicit |
| List(List< scalar > &list, bool reuse) | List< scalar > | |
| List(const UList< scalar > &list, const labelUList &indices) | List< scalar > | |
| List(const UList< scalar > &list, const FixedList< label, N > &indices) | List< scalar > | |
| List(const FixedList< scalar, N > &list) | List< scalar > | explicit |
| List(const PtrList< scalar > &list) | List< scalar > | explicit |
| List(const IndirectListBase< scalar, Addr > &list) | List< scalar > | explicit |
| List(std::initializer_list< scalar > list) | List< scalar > | |
| List(List< scalar > &&list) noexcept | List< scalar > | |
| List(DynamicList< scalar, SizeMin > &&list) | List< scalar > | |
| List(Istream &is) | List< scalar > | |
| List(const SLList< scalar > &list) | List< scalar > | explicit |
| map(const UList< scalar > &mapF, const labelUList &mapAddressing) | Field< scalar > | |
| map(const tmp< Field< scalar >> &tmapF, const labelUList &mapAddressing) | Field< scalar > | |
| map(const UList< scalar > &mapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< scalar > | |
| map(const tmp< Field< scalar >> &tmapF, const labelListList &mapAddressing, const scalarListList &weights) | Field< scalar > | |
| map(const UList< scalar > &mapF, const FieldMapper &map, const bool applyFlip=true) | Field< scalar > | |
| map(const tmp< Field< scalar >> &tmapF, const FieldMapper &map, const bool applyFlip=true) | Field< scalar > | |
| max_size() noexcept | UList< T > | inlinestatic |
| moveFirst(const label i) | UList< T > | |
| moveLast(const label i) | UList< T > | |
| name() const | curve | inline |
| negate() | Field< scalar > | |
| New(Istream &is) | Field< scalar > | inlinestatic |
| NewCalculatedType(const Field< Type2 > &f) | Field< scalar > | inlinestatic |
| newElmt(const label i) | List< scalar > | inline |
| normalise() | Field< scalar > | |
| normalise() | Field< scalar > | |
| normalise() | Field< scalar > | |
| normalise() | Field< scalar > | |
| normalise() | Field< scalar > | |
| null() | Field< scalar > | inlinestatic |
| operator const Foam::List< T > &() const | UList< T > | inline |
| operator!=(const UList< T > &list) const | UList< T > | |
| operator*=(const UList< scalar > &) | Field< scalar > | |
| operator*=(const tmp< Field< scalar >> &) | Field< scalar > | |
| operator*=(const scalar &) | Field< scalar > | |
| operator++() noexcept | refCount | inline |
| operator++(int) noexcept | refCount | inline |
| operator+=(const UList< scalar > &) | Field< scalar > | |
| operator+=(const tmp< Field< scalar >> &) | Field< scalar > | |
| operator+=(const scalar &) | Field< scalar > | |
| operator--() noexcept | refCount | inline |
| operator--(int) noexcept | refCount | inline |
| operator-=(const UList< scalar > &) | Field< scalar > | |
| operator-=(const tmp< Field< scalar >> &) | Field< scalar > | |
| operator-=(const scalar &) | Field< scalar > | |
| operator/=(const UList< scalar > &) | Field< scalar > | |
| operator/=(const tmp< Field< scalar >> &) | Field< scalar > | |
| operator/=(const scalar &) | Field< scalar > | |
| operator<(const UList< T > &list) const | UList< T > | |
| operator<<(Ostream &, const curve &) | curve | friend |
| operator<=(const UList< T > &list) const | UList< T > | |
| operator=(const Field< scalar > &) | Field< scalar > | |
| operator=(const tmp< Field< scalar >> &) | Field< scalar > | |
| operator=(const UList< scalar > &rhs) | Field< scalar > | inline |
| operator=(const SubField< scalar > &rhs) | Field< scalar > | inline |
| operator=(const IndirectListBase< scalar, Addr > &rhs) | Field< scalar > | inline |
| operator=(Field< scalar > &&rhs) | Field< scalar > | inline |
| operator=(List< scalar > &&rhs) | Field< scalar > | inline |
| operator=(DynamicList< scalar, SizeMin > &&rhs) | Field< scalar > | inline |
| operator=(const scalar &val) | Field< scalar > | inline |
| operator=(const Foam::zero) | Field< scalar > | inline |
| operator=(const VectorSpace< Form, Cmpt, nCmpt > &) | Field< scalar > | |
| operator=(const tmp< Field > &rhs) | Field< scalar > | |
| List< scalar >::operator=(const List< scalar > &list) | List< scalar > | |
| List< scalar >::operator=(const FixedList< scalar, N > &list) | List< scalar > | |
| List< scalar >::operator=(std::initializer_list< scalar > list) | List< scalar > | |
| List< scalar >::operator=(const SLList< scalar > &list) | List< scalar > | |
| Foam::UList::operator=(const UList< T > &)=delete | UList< T > | protected |
| Foam::UList::operator=(const T &val) | UList< T > | inline |
| operator==(const UList< T > &list) const | UList< T > | |
| operator>(const UList< T > &list) const | UList< T > | |
| operator>=(const UList< T > &list) const | UList< T > | |
| operator[](const label i) | UList< T > | inline |
| operator[](const label i) const | UList< T > | inline |
| operator[](const label i) const | UList< T > | inline |
| operator[](const label procID) | UList< T > | |
| operator[](const label procID) const | UList< T > | |
| operator[](const label procID) | UList< T > | |
| operator[](const label procID) const | UList< T > | |
| pointer typedef | UList< T > | |
| pop_back(label n=1) | List< scalar > | inline |
| push_back(const scalar &val) | List< scalar > | inline |
| push_back(scalar &&val) | List< scalar > | inline |
| push_back(const UList< scalar > &list) | List< scalar > | inline |
| push_back(const IndirectListBase< scalar, Addr > &list) | List< scalar > | inline |
| push_uniq(const scalar &val) | List< scalar > | inline |
| rbegin() | UList< T > | inline |
| rbegin() const | UList< T > | inline |
| rcIndex(const label i) const noexcept | UList< T > | inline |
| rcValue(const label i) const | UList< T > | inline |
| rcValue(const label i) | UList< T > | inline |
| readList(Istream &is) | List< scalar > | |
| refCount() noexcept | refCount | inline |
| reference typedef | UList< T > | |
| rend() | UList< T > | inline |
| rend() const | UList< T > | inline |
| replace(const direction, const UList< cmptType > &) | Field< scalar > | |
| replace(const direction, const tmp< Field< cmptType >> &) | Field< scalar > | |
| replace(const direction, const cmptType &) | Field< scalar > | |
| resize(const label len) | List< scalar > | inline |
| resize(const label len, const scalar &val) | List< scalar > | |
| resize(const label newLen) | List< scalar > | inline |
| resize_fill(const label len, const scalar &val) | List< scalar > | inline |
| resize_nocopy(const label len) | List< scalar > | inline |
| resize_unsafe(const label len) noexcept | List< scalar > | inline |
| reverse_iterator typedef | UList< T > | |
| rfind(const T &val, label pos=-1) const | UList< T > | |
| rmap(const UList< scalar > &mapF, const labelUList &mapAddressing) | Field< scalar > | |
| rmap(const tmp< Field< scalar >> &tmapF, const labelUList &mapAddressing) | Field< scalar > | |
| rmap(const UList< scalar > &mapF, const labelUList &mapAddressing, const UList< scalar > &weights) | Field< scalar > | |
| rmap(const tmp< Field< scalar >> &tmapF, const labelUList &mapAddressing, const UList< scalar > &weights) | Field< scalar > | |
| set(const label i, bool val=true) | List< scalar > | inline |
| setAddressableSize(const label n) noexcept | UList< T > | inlineprotected |
| setSize(const label n) | List< scalar > | inline |
| setSize(const label n, const scalar &val) | List< scalar > | inline |
| shallowCopy(const UList< scalar > &)=delete | List< scalar > | |
| Foam::UList::shallowCopy(T *__restrict__ ptr, const label len) noexcept | UList< T > | inline |
| Foam::UList::shallowCopy(const UList< T > &list) noexcept | UList< T > | inline |
| size(const label n) | UList< T > | inlineprotected |
| size() const noexcept | UList< T > | inline |
| size_bytes() const noexcept | UList< T > | inline |
| size_type typedef | UList< T > | |
| slice(const label pos, label len=-1) | Field< scalar > | |
| slice(const label pos, label len=-1) const | Field< scalar > | |
| slice(const labelRange &range) | Field< scalar > | |
| slice(const labelRange &range) const | Field< scalar > | |
| style() const | curve | inline |
| subField typedef | Field< scalar > | |
| subList typedef | List< scalar > | |
| swap(UList< T > &list) noexcept | UList< T > | inline |
| swapFirst(const label i) | UList< T > | |
| swapLast(const label i) | UList< T > | |
| T() const | Field< scalar > | |
| test(const label i) const | UList< T > | inline |
| transfer(List< scalar > &list) | List< scalar > | |
| transfer(DynamicList< scalar, SizeMin > &list) | List< scalar > | |
| typeName | FieldBase | static |
| UList(const UList< T > &)=default | UList< T > | |
| UList() noexcept | UList< T > | inline |
| UList(T *__restrict__ v, const label len) noexcept | UList< T > | inline |
| uniform() const | UList< T > | inline |
| unique() const noexcept | refCount | inline |
| unset(const label i) | UList< T > | inline |
| use_count() const noexcept | refCount | inline |
| validateRange(const labelRange &requestedRange) const | UList< T > | protected |
| value_type typedef | UList< T > | |
| writeEntry(const word &keyword, Ostream &os) const | Field< scalar > | |
| List< scalar >::writeEntry(Ostream &os) const | UList< T > | protected |
| writeList(Ostream &os, const label shortLen=0) const | UList< T > | |
| ~List() | List< scalar > |