append(const Type &) | List< Type > | inline |
append(const UList< Type > &) | List< Type > | inline |
append(const UIndirectList< Type > &) | List< Type > | inline |
begin() | UList< Type > | inline |
begin() const | UList< Type > | inline |
byteSize() const | UList< Type > | |
cbegin() const | UList< Type > | inline |
cdata() const | UList< Type > | inline |
cend() const | UList< Type > | inline |
checkIndex(const label i) const | UList< Type > | inline |
checkSize(const label size) const | UList< Type > | inline |
checkStart(const label start) const | UList< Type > | inline |
clear() | List< Type > | inline |
clone() const | List< Type > | inline |
const_iterator typedef | UList< Type > | |
const_reference typedef | UList< Type > | |
const_reverse_iterator typedef | UList< Type > | |
crbegin() const | UList< Type > | inline |
crend() const | UList< Type > | inline |
data() | UList< Type > | inline |
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 |
fcIndex(const label i) const | UList< Type > | inline |
first() | UList< Type > | inline |
first() const | UList< Type > | inline |
indices() const | SortableListDRGEP< Type > | inline |
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(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 > | |
max_size() const | UList< Type > | inline |
newElmt(const label) | List< Type > | inline |
null() | List< Type > | inlinestatic |
operator const Foam::List< Type > &() const | UList< Type > | inline |
operator!=(const UList< Type > &) const | UList< Type > | |
operator<(const UList< Type > &) const | UList< Type > | |
operator<=(const UList< Type > &) const | UList< Type > | |
operator=(const SortableListDRGEP< Type > &) | SortableListDRGEP< Type > | |
List< Type >::operator=(const UList< Type > &) | List< Type > | |
List< Type >::operator=(const List< Type > &) | List< Type > | |
List< Type >::operator=(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 > | |
List< Type >::operator=(const Type &) | List< Type > | inline |
List< Type >::operator=(const zero) | List< Type > | inline |
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 |
partialSort(int M) | SortableListDRGEP< Type > | |
rbegin() | UList< Type > | inline |
rbegin() const | UList< Type > | inline |
rcIndex(const label i) const | UList< Type > | inline |
reference typedef | UList< Type > | |
rend() | UList< Type > | inline |
rend() const | UList< Type > | inline |
resize(const label) | List< Type > | inline |
resize(const label, const Type &) | List< Type > | inline |
reverse_iterator typedef | UList< Type > | |
setSize(const label) | SortableListDRGEP< Type > | |
List< Type >::setSize(const label, const Type &) | List< Type > | |
shallowCopy(const UList< Type > &)=delete | List< Type > | |
size(const label) | List< Type > | inlineprotected |
size() const | List< Type > | inline |
size_type typedef | UList< Type > | |
sort() | SortableListDRGEP< Type > | |
SortableListDRGEP(const List< Type > &) | SortableListDRGEP< Type > | explicit |
SortableListDRGEP(const label size) | SortableListDRGEP< Type > | explicit |
SortableListDRGEP(const label size, const Type &) | SortableListDRGEP< Type > | |
SortableListDRGEP(const SortableListDRGEP< Type > &) | SortableListDRGEP< Type > | |
stableSort() | SortableListDRGEP< Type > | |
subList typedef | List< Type > | |
swap(UList< Type > &) | UList< Type > | |
transfer(List< Type > &) | List< Type > | |
transfer(DynamicList< Type, SizeInc, SizeMult, SizeDiv > &) | List< Type > | |
transfer(SortableList< Type > &) | List< Type > | |
UList() | UList< Type > | inline |
UList(Type *__restrict__ v, label size) | UList< Type > | inline |
value_type typedef | UList< Type > | |
~List() | List< Type > | |