FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

UIndirectList.H File Reference


Detailed Description

Definition in file UIndirectList.H.

#include "src/OpenFOAM/containers/Lists/List/List.H"
#include "src/OpenFOAM/containers/Lists/UIndirectList/UIndirectListI.H"
Include dependency graph for UIndirectList.H:

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 > &)