append(const T &val) | List< patchInteractionData > | inline |
append(T &&val) | List< patchInteractionData > | inline |
append(const UList< T > &list) | List< patchInteractionData > | inline |
append(const IndirectListBase< T, Addr > &list) | List< patchInteractionData > | inline |
append(const T &val) | List< patchInteractionData > | inline |
append(T &&val) | List< patchInteractionData > | inline |
append(const UList< T > &list) | List< patchInteractionData > | inline |
appendUniq(const T &val) | List< patchInteractionData > | inline |
applyToPatch(const label id) const | patchInteractionDataList | |
clear() | List< patchInteractionData > | inline |
clone() const | List< patchInteractionData > | inline |
List() noexcept | List< patchInteractionData > | inline |
List(const label len) | List< patchInteractionData > | explicit |
List(const label len, const T &val) | List< patchInteractionData > | |
List(const label len, const Foam::zero) | List< patchInteractionData > | |
List(const Foam::one, const T &val) | List< patchInteractionData > | |
List(const Foam::one, T &&val) | List< patchInteractionData > | |
List(const Foam::one, const Foam::zero) | List< patchInteractionData > | |
List(const List< T > &a) | List< patchInteractionData > | |
List(const UList< T > &a) | List< patchInteractionData > | explicit |
List(List< T > &a, bool reuse) | List< patchInteractionData > | |
List(const UList< T > &list, const labelUList &indices) | List< patchInteractionData > | |
List(const UList< T > &list, const FixedList< label, N > &indices) | List< patchInteractionData > | |
List(const FixedList< T, N > &list) | List< patchInteractionData > | explicit |
List(const PtrList< T > &list) | List< patchInteractionData > | explicit |
List(const SLList< T > &list) | List< patchInteractionData > | explicit |
List(const IndirectListBase< T, Addr > &list) | List< patchInteractionData > | explicit |
List(std::initializer_list< T > list) | List< patchInteractionData > | |
List(List< T > &&list) | List< patchInteractionData > | |
List(DynamicList< T, SizeMin > &&list) | List< patchInteractionData > | |
List(SortableList< T > &&list) | List< patchInteractionData > | |
List(SLList< T > &&list) | List< patchInteractionData > | |
List(Istream &is) | List< patchInteractionData > | |
List(const label len) | List< patchInteractionData > | |
List(const label len, const T &val) | List< patchInteractionData > | |
List(const label len, const Foam::zero) | List< patchInteractionData > | |
List(const Foam::one, const T &val) | List< patchInteractionData > | |
List(const Foam::one, T &&val) | List< patchInteractionData > | |
List(const Foam::one, const Foam::zero) | List< patchInteractionData > | |
List(const UList< T > &a) | List< patchInteractionData > | |
List(const List< T > &a) | List< patchInteractionData > | |
List(List< T > &a, bool reuse) | List< patchInteractionData > | |
List(const UList< T > &list, const labelUList &indices) | List< patchInteractionData > | |
List(const PtrList< T > &list) | List< patchInteractionData > | |
List(const SLList< T > &list) | List< patchInteractionData > | |
List(std::initializer_list< T > list) | List< patchInteractionData > | |
List(List< T > &&list) | List< patchInteractionData > | |
List(SortableList< T > &&list) | List< patchInteractionData > | |
List(SLList< T > &&list) | List< patchInteractionData > | |
List() noexcept | List< patchInteractionData > | inline |
List(Istream &is) | List< patchInteractionData > | |
newElmt(const label i) | List< patchInteractionData > | inline |
null() | List< patchInteractionData > | inlinestatic |
operator=(const UList< T > &a) | List< patchInteractionData > | |
operator=(const List< T > &list) | List< patchInteractionData > | |
operator=(const SLList< T > &list) | List< patchInteractionData > | |
operator=(const IndirectListBase< T, Addr > &list) | List< patchInteractionData > | |
operator=(const FixedList< T, N > &list) | List< patchInteractionData > | |
operator=(std::initializer_list< T > list) | List< patchInteractionData > | |
operator=(const T &val) | List< patchInteractionData > | inline |
operator=(const Foam::zero) | List< patchInteractionData > | inline |
operator=(List< T > &&list) | List< patchInteractionData > | |
operator=(DynamicList< T, SizeMin > &&list) | List< patchInteractionData > | |
operator=(SortableList< T > &&list) | List< patchInteractionData > | |
operator=(SLList< T > &&list) | List< patchInteractionData > | |
operator=(const UList< T > &a) | List< patchInteractionData > | |
operator=(const List< T > &list) | List< patchInteractionData > | |
operator=(const SLList< T > &list) | List< patchInteractionData > | |
operator=(std::initializer_list< T > list) | List< patchInteractionData > | |
operator=(List< T > &&list) | List< patchInteractionData > | |
operator=(SortableList< T > &&list) | List< patchInteractionData > | |
operator=(SLList< T > &&list) | List< patchInteractionData > | |
operator=(const T &val) | List< patchInteractionData > | inline |
operator=(const Foam::zero) | List< patchInteractionData > | inline |
patchInteractionDataList() | patchInteractionDataList | |
patchInteractionDataList(const patchInteractionDataList &pidl) | patchInteractionDataList | |
patchInteractionDataList(const polyMesh &mesh, const dictionary &dict) | patchInteractionDataList | |
readList(Istream &is) | List< patchInteractionData > | |
readList(Istream &is) | List< patchInteractionData > | |
readList(Istream &is) | List< patchInteractionData > | |
resize(const label len) | List< patchInteractionData > | inline |
resize(const label len, const T &val) | List< patchInteractionData > | |
resize(const label newLen) | List< patchInteractionData > | inline |
resize_nocopy(const label len) | List< patchInteractionData > | inline |
set(const label i, bool val=true) | List< patchInteractionData > | inline |
setSize(const label n) | List< patchInteractionData > | inline |
setSize(const label n, const T &val) | List< patchInteractionData > | inline |
shallowCopy(const UList< T > &)=delete | List< patchInteractionData > | |
subList typedef | List< patchInteractionData > | |
transfer(List< T > &list) | List< patchInteractionData > | |
transfer(DynamicList< T, SizeMin > &list) | List< patchInteractionData > | |
transfer(SortableList< T > &list) | List< patchInteractionData > | |
transfer(List< T > &list) | List< patchInteractionData > | |
transfer(SortableList< T > &list) | List< patchInteractionData > | |
~List() | List< patchInteractionData > | |