FreeFOAM The Cross-Platform CFD Toolkit
UIndirectList.H File Reference

Detailed Description

Definition in file UIndirectList.H.

+ Include dependency graph for UIndirectList.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UIndirectList< T >
 A List with indirect addressing. Like IndirectList but does not store addressing. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<class T >
Ostream & operator<< (Ostream &, const UIndirectList< T > &)