Go to the documentation of this file.
33 template<
class ListType>
36 Info<<
"addr: " << lst.addressing() <<
nl
37 <<
"list: " << lst <<
nl
45 int main(
int argc,
char *argv[])
51 completeList[i] = 0.1*i;
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
#define forAll(list, i)
Loop across all elements in list.
Xfer< List< T > > xfer()
Transfer contents to the Xfer container.
Ostream & endl(Ostream &os)
Add newline and flush stream.
void resetAddressing(const labelUList &)
Reset addressing.
int main(int argc, char *argv[])
A List with indirect addressing.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A List with indirect addressing.
void printInfo(const ListType &lst)