This is the complete list of members for CompactListList< T >, including all inherited members.
clear() | CompactListList< T > | |
clone() const | CompactListList< T > | inline |
CompactListList() | CompactListList< T > | inline |
CompactListList(const UList< label > &offsets, const UList< T > &m) | CompactListList< T > | inline |
CompactListList(CompactListList< T > &, bool reuse) | CompactListList< T > | inline |
CompactListList(CompactListList< T > &&) | CompactListList< T > | inline |
CompactListList(const label mRows, const label nData, const T &) | CompactListList< T > | inline |
CompactListList(const UList< T2 > &) | CompactListList< T > | |
CompactListList(const UIndirectList< T2 > &) | CompactListList< T > | |
CompactListList(const labelUList &rowSizes, const T &) | CompactListList< T > | |
CompactListList(Istream &) | CompactListList< T > | |
deepCopy(const UCompactListList< T > &) | UCompactListList< T > | inline |
empty() const | UCompactListList< T > | inline |
index(const label row, const label col) const | UCompactListList< T > | inline |
list() const | UCompactListList< T > | |
list() const | UCompactListList< T > | |
m() const | UCompactListList< T > | inline |
m() | UCompactListList< T > | inline |
null() | CompactListList< T > | inlinestatic |
offsets() const | UCompactListList< T > | inline |
offsets() | UCompactListList< T > | inline |
operator()(const label i, const label j) | UCompactListList< T > | inline |
operator()(const label i, const label j) const | UCompactListList< T > | inline |
operator=(const T &) | UCompactListList< T > | inline |
operator>>(Istream &, CompactListList< T > &) | CompactListList< T > | friend |
operator[](const label i) | UCompactListList< T > | inline |
operator[](const label i) const | UCompactListList< T > | inline |
resize(const label mRows) | CompactListList< T > | inline |
resize(const label mRows, const label nData) | CompactListList< T > | inline |
resize(const label mRows, const label nData, const T &) | CompactListList< T > | inline |
resize(const labelUList &rowSizes) | CompactListList< T > | inline |
resize(const UList< T2 > &) | CompactListList< T > | |
resize(const UIndirectList< T2 > &) | CompactListList< T > | |
setSize(const label mRows) | CompactListList< T > | |
setSize(const label mRows, const label nData) | CompactListList< T > | |
setSize(const label mRows, const label nData, const T &) | CompactListList< T > | |
setSize(const labelUList &rowSizes) | CompactListList< T > | |
setSize(const UList< T2 > &) | CompactListList< T > | |
setSize(const UIndirectList< T2 > &) | CompactListList< T > | |
setSizeAndValuesToListList(ListType &offsets, ListType &m, const ListListType &ll) | UCompactListList< T > | static |
setSizeToListList(ListType &offsets, ListType &m, const ListListType &ll) | UCompactListList< T > | static |
shallowCopy(const UCompactListList< T > &)=delete | CompactListList< T > | |
size() const | UCompactListList< T > | inline |
sizes() const | UCompactListList< T > | |
transfer(CompactListList< T > &) | CompactListList< T > | |
UCompactListList() | UCompactListList< T > | inline |
UCompactListList(const UList< label > &offsets, const UList< T > &m) | UCompactListList< T > | inline |
whichColumn(const label row, const label index) const | UCompactListList< T > | inline |
whichRow(const label index) const | UCompactListList< T > | inline |