interpolationTable< Type > Member List

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

append(const Tuple2< scalar, Type > &val)List< Tuple2< scalar, Type > >inline
append(Tuple2< scalar, Type > &&val)List< Tuple2< scalar, Type > >inline
append(const UList< Tuple2< scalar, Type > > &list)List< Tuple2< scalar, Type > >inline
append(const IndirectListBase< Tuple2< scalar, Type >, Addr > &list)List< Tuple2< scalar, Type > >inline
appendUniq(const Tuple2< scalar, Type > &val)List< Tuple2< scalar, Type > >inline
begin() noexceptUList< T >inline
begin() const noexceptUList< T >inline
byteSize() constUList< T >
cbegin() const noexceptUList< T >inline
cdata() const noexceptUList< T >inline
cdata_bytes() const noexceptUList< T >inline
cend() const noexceptUList< T >inline
check() constinterpolationTable< Type >
checkIndex(const label i) constUList< T >inline
checkRange(const label start, const label len) constUList< T >inline
checkSize(const label size) constUList< T >inline
checkStart(const label start) constUList< T >inline
clear()List< Tuple2< scalar, Type > >inline
clone() constList< Tuple2< scalar, Type > >inline
const_iterator typedefUList< T >
const_pointer typedefUList< T >
const_reference typedefUList< T >
const_reverse_iterator typedefUList< T >
crbegin() constUList< T >inline
crend() constUList< T >inline
data() noexceptUList< T >inline
data_bytes() noexceptUList< T >inline
deepCopy(const UList< T > &list)UList< T >
deepCopy(const IndirectListBase< T, Addr > &list)UList< T >
difference_type typedefUList< T >
empty() const noexceptUList< T >inline
end() noexceptUList< T >inline
end() const noexceptUList< T >inline
fcIndex(const label i) const noexceptUList< T >inline
fcValue(const label i) constUList< T >inline
fcValue(const label i)UList< T >inline
find(const T &val, label pos=0) constUList< T >
first()UList< T >inline
first() constUList< T >inline
found(const T &val, label pos=0) constUList< T >inline
get(const label i) constUList< T >inline
interpolateValue(const List< Tuple2< scalar, Type > > &list, scalar lookupValue, bounds::repeatableBounding=bounds::repeatableBounding::CLAMP)interpolationTable< Type >static
interpolateValue(scalar lookupValue) constinterpolationTable< Type >
interpolateValues(const UList< scalar > &vals) constinterpolationTable< Type >
interpolationTable()interpolationTable< Type >
interpolationTable(const List< Tuple2< scalar, Type > > &values, const bounds::repeatableBounding bounding, const fileName &fName)interpolationTable< Type >
interpolationTable(const fileName &fName)interpolationTable< Type >explicit
interpolationTable(const dictionary &dict)interpolationTable< Type >explicit
interpolationTable(const interpolationTable &tbl)interpolationTable< Type >
iterator typedefUList< T >
last()UList< T >inline
last() constUList< T >inline
List() noexceptList< Tuple2< scalar, Type > >inline
List(const label len)List< Tuple2< scalar, Type > >explicit
List(const label len, const Tuple2< scalar, Type > &val)List< Tuple2< scalar, Type > >
List(const label len, const Foam::zero)List< Tuple2< scalar, Type > >
List(const Foam::one, const Tuple2< scalar, Type > &val)List< Tuple2< scalar, Type > >
List(const Foam::one, Tuple2< scalar, Type > &&val)List< Tuple2< scalar, Type > >
List(const Foam::one, const Foam::zero)List< Tuple2< scalar, Type > >
List(const List< Tuple2< scalar, Type > > &a)List< Tuple2< scalar, Type > >
List(const UList< Tuple2< scalar, Type > > &a)List< Tuple2< scalar, Type > >explicit
List(List< Tuple2< scalar, Type > > &a, bool reuse)List< Tuple2< scalar, Type > >
List(const UList< Tuple2< scalar, Type > > &list, const labelUList &indices)List< Tuple2< scalar, Type > >
List(const UList< Tuple2< scalar, Type > > &list, const FixedList< label, N > &indices)List< Tuple2< scalar, Type > >
List(const FixedList< Tuple2< scalar, Type >, N > &list)List< Tuple2< scalar, Type > >explicit
List(const PtrList< Tuple2< scalar, Type > > &list)List< Tuple2< scalar, Type > >explicit
List(const SLList< Tuple2< scalar, Type > > &list)List< Tuple2< scalar, Type > >explicit
List(const IndirectListBase< Tuple2< scalar, Type >, Addr > &list)List< Tuple2< scalar, Type > >explicit
List(std::initializer_list< Tuple2< scalar, Type > > list)List< Tuple2< scalar, Type > >
List(List< Tuple2< scalar, Type > > &&list)List< Tuple2< scalar, Type > >
List(DynamicList< Tuple2< scalar, Type >, SizeMin > &&list)List< Tuple2< scalar, Type > >
List(SLList< Tuple2< scalar, Type > > &&list)List< Tuple2< scalar, Type > >
List(Istream &is)List< Tuple2< scalar, Type > >
mapped_type typedefinterpolationTable< Type >
max_size() noexceptUList< T >inlinestatic
moveFirst(const label i)UList< T >
moveLast(const label i)UList< T >
newElmt(const label i)List< Tuple2< scalar, Type > >inline
null()List< Tuple2< scalar, Type > >inlinestatic
operator const Foam::List< T > &() constUList< T >inline
operator!=(const UList< T > &a) constUList< T >
operator()(scalar lookupValue) constinterpolationTable< Type >
operator<(const UList< T > &list) constUList< T >
operator<=(const UList< T > &a) constUList< T >
operator=(const interpolationTable< Type > &rhs)interpolationTable< Type >
List< Tuple2< scalar, Type > >::operator=(const UList< Tuple2< scalar, Type > > &a)List< Tuple2< scalar, Type > >
List< Tuple2< scalar, Type > >::operator=(const List< Tuple2< scalar, Type > > &list)List< Tuple2< scalar, Type > >
List< Tuple2< scalar, Type > >::operator=(const SLList< Tuple2< scalar, Type > > &list)List< Tuple2< scalar, Type > >
List< Tuple2< scalar, Type > >::operator=(const IndirectListBase< Tuple2< scalar, Type >, Addr > &list)List< Tuple2< scalar, Type > >
List< Tuple2< scalar, Type > >::operator=(const FixedList< Tuple2< scalar, Type >, N > &list)List< Tuple2< scalar, Type > >
List< Tuple2< scalar, Type > >::operator=(std::initializer_list< Tuple2< scalar, Type > > list)List< Tuple2< scalar, Type > >
List< Tuple2< scalar, Type > >::operator=(const Tuple2< scalar, Type > &val)List< Tuple2< scalar, Type > >inline
List< Tuple2< scalar, Type > >::operator=(const Foam::zero)List< Tuple2< scalar, Type > >inline
List< Tuple2< scalar, Type > >::operator=(List< Tuple2< scalar, Type > > &&list)List< Tuple2< scalar, Type > >
List< Tuple2< scalar, Type > >::operator=(DynamicList< Tuple2< scalar, Type >, SizeMin > &&list)List< Tuple2< scalar, Type > >
List< Tuple2< scalar, Type > >::operator=(SLList< Tuple2< scalar, Type > > &&list)List< Tuple2< scalar, Type > >
operator==(const UList< T > &a) constUList< T >
operator>(const UList< T > &a) constUList< T >
operator>=(const UList< T > &a) constUList< T >
operator[](label idx) constinterpolationTable< Type >
List< Tuple2< scalar, Type > >::operator[](const label i)UList< T >inline
pointer typedefUList< T >
rateOfChange(scalar lookupValue) constinterpolationTable< Type >
rbegin()UList< T >inline
rbegin() constUList< T >inline
rcIndex(const label i) const noexceptUList< T >inline
rcValue(const label i) constUList< T >inline
rcValue(const label i)UList< T >inline
readList(Istream &is)List< Tuple2< scalar, Type > >
readList(Istream &is)List< Tuple2< scalar, Type > >
readList(Istream &is)List< Tuple2< scalar, Type > >
reference typedefUList< T >
rend()UList< T >inline
rend() constUList< T >inline
resize(const label len)List< Tuple2< scalar, Type > >inline
resize(const label len, const Tuple2< scalar, Type > &val)List< Tuple2< scalar, Type > >
resize(const label newLen)List< Tuple2< scalar, Type > >inline
resize_nocopy(const label len)List< Tuple2< scalar, Type > >inline
reverse_iterator typedefUList< T >
rfind(const T &val, label pos=-1) constUList< T >
set(const label i, bool val=true)List< Tuple2< scalar, Type > >inline
setAddressableSize(const label n) noexceptUList< T >inlineprotected
setSize(const label n)List< Tuple2< scalar, Type > >inline
setSize(const label n, const Tuple2< scalar, Type > &val)List< Tuple2< scalar, Type > >inline
shallowCopy(const UList< Tuple2< scalar, Type > > &)=deleteList< Tuple2< scalar, Type > >
Foam::UList::shallowCopy(const UList< T > &list)UList< T >inline
size(const label n)UList< T >inlineprotected
size() const noexceptUList< T >inline
size_bytes() const noexceptUList< T >inline
size_type typedefUList< T >
slice(const label pos, label len=-1)UList< T >
slice(const label pos, label len=-1) constUList< T >
slice(const labelRange &range)UList< T >
slice(const labelRange &range) constUList< T >
subList typedefList< Tuple2< scalar, Type > >
swap(UList< T > &list)UList< T >inline
swapFirst(const label i)UList< T >
swapLast(const label i)UList< T >
test(const label i) constUList< T >inline
transfer(List< Tuple2< scalar, Type > > &list)List< Tuple2< scalar, Type > >
transfer(DynamicList< Tuple2< scalar, Type >, SizeMin > &list)List< Tuple2< scalar, Type > >
UList(const UList< T > &)=defaultUList< T >
UList() noexceptUList< T >inline
UList(T *__restrict__ v, const label len) noexceptUList< T >inline
uniform() constUList< T >inline
unset(const label i)UList< T >inline
validateRange(const labelRange &requestedRange) constUList< T >protected
value_type typedefinterpolationTable< Type >
write(Ostream &os) constinterpolationTable< Type >
writeEntry(Ostream &os) constUList< T >protected
writeEntry(const word &keyword, Ostream &os) constUList< T >
writeEntry(Ostream &os) constUList< T >protected
writeEntry(Ostream &os) constUList< T >protected
writeList(Ostream &os, const label shortLen=0) constUList< T >
writeList(Ostream &os, const label) constUList< T >
writeList(Ostream &os, const label) constUList< T >
~List()List< Tuple2< scalar, Type > >