Go to the documentation of this file.
43 int main(
int argc,
char *argv[])
55 rowSizes[0] = row0.
size();
56 rowSizes[1] = row1.
size();
87 Info<<
"cll2(2, 3) = " << cll2(2, 3) <<
nl <<
endl;
89 Info<<
"cll2(2, 3) = " << cll2(2, 3) <<
nl <<
endl;
91 Info<<
"cll2 as List<List<label > > " << cll2()
148 Info<<
"comactFcs:" << compactFcs <<
endl;
const List< T > & m() const
Return the packed matrix of data.
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
label whichRow(const label index) const
Get row for index into m.
List< label > labelList
A List of labels.
#define forAll(list, i)
Loop across all elements in list.
A packed storage unstructured matrix of objects of type <T> using an offset table for access.
Ostream & endl(Ostream &os)
Add newline and flush stream.
int main(int argc, char *argv[])
string str() const
Return the string.
void resize(const label nRows)
Reset size of CompactListList.
void clear()
Clear the CompactListList, i.e. set sizes to zero.
Input from memory buffer stream.
void transfer(CompactListList< T, Container > &)
Transfer the contents of the argument CompactListList.
void setSize(const label nRows)
Reset size of CompactListList.
void setSize(const label)
Reset size of List.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Output to memory buffer stream.
A face is a list of labels corresponding to mesh vertices.
void size(const label)
Override size to be inconsistent with allocated storage.