Functions
Test-IndirectList.C File Reference
Include dependency graph for Test-IndirectList.C:

Go to the source code of this file.

Functions

template<class ListType >
void printInfo (const ListType &lst)
 
int main (int argc, char *argv[])
 

Detailed Description

Original source file Test-IndirectList.C

Definition in file Test-IndirectList.C.

Function Documentation

◆ printInfo()

void printInfo ( const ListType &  lst)

Definition at line 34 of file Test-IndirectList.C.

References Foam::endl(), Foam::Info, and Foam::nl.

Referenced by main().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 45 of file Test-IndirectList.C.

References Foam::endl(), forAll, Foam::Info, Foam::nl, printInfo(), IndirectList< T >::resetAddressing(), and List::xfer().

Here is the call graph for this function: