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

List Directory Reference

Directory dependency graph for src/OpenFOAM/containers/Lists/List/:

Files

file  List.C [code]
file  List.H [code]
file  ListI.H [code]
file  ListIO.C [code]
file  ListLoopM.H [code]
 

List<T> is a 1D vector of objects of type T, where the size of the vector is known and used for subscript bounds checking, etc.