, including all inherited members.
clear() | CompactListList< T > | |
clone() const | CompactListList< T > | [inline] |
CompactListList() | CompactListList< T > | [inline] |
CompactListList(const List< List< T > > &) | CompactListList< T > | |
CompactListList(const label nRows, const label nData) | CompactListList< T > | [inline] |
CompactListList(const label nRows, const label nData, const T &) | CompactListList< T > | [inline] |
CompactListList(const UList< label > &rowSizes) | CompactListList< T > | |
CompactListList(const UList< label > &rowSizes, const T &) | CompactListList< T > | |
CompactListList(const Xfer< CompactListList< T > > &) | CompactListList< T > | |
CompactListList(CompactListList< T > &, bool reUse) | CompactListList< T > | |
CompactListList(Istream &) | CompactListList< T > | |
empty() const | CompactListList< T > | [inline] |
index(const label row, const label col) const | CompactListList< T > | [inline] |
m() const | CompactListList< T > | [inline] |
m() | CompactListList< T > | [inline] |
null() | CompactListList< T > | [inline, static] |
offsets() const | CompactListList< T > | [inline] |
offsets() | CompactListList< T > | [inline] |
operator(Ostream &, const CompactListList< T > &) | CompactListList< T > | [friend] |
operator()(const label i, const label j) | CompactListList< T > | [inline] |
operator()(const label i, const label j) const | CompactListList< T > | [inline] |
operator()() const | CompactListList< T > | |
operator=(const T &) | CompactListList< T > | [inline] |
operator>>(Istream &, CompactListList< T > &) | CompactListList< T > | [friend] |
operator[](const label i) | CompactListList< T > | [inline] |
operator[](const label i) const | CompactListList< T > | [inline] |
resize(const label nRows) | CompactListList< T > | [inline] |
resize(const label nRows, const label nData) | CompactListList< T > | [inline] |
resize(const label nRows, const label nData, const T &) | CompactListList< T > | [inline] |
resize(const UList< label > &rowSizes) | CompactListList< T > | [inline] |
setSize(const label nRows) | CompactListList< T > | |
setSize(const label nRows, const label nData) | CompactListList< T > | |
setSize(const label nRows, const label nData, const T &) | CompactListList< T > | |
setSize(const UList< label > &rowSizes) | CompactListList< T > | |
size() const | CompactListList< T > | [inline] |
sizes() const | CompactListList< T > | |
transfer(CompactListList< T > &) | CompactListList< T > | |
whichColumn(const label row, const label index) const | CompactListList< T > | [inline] |
whichRow(const label index) const | CompactListList< T > | [inline] |
xfer() | CompactListList< T > | [inline] |