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

FIFOStack.H File Reference


Detailed Description

Definition in file FIFOStack.H.

#include "src/OpenFOAM/containers/LinkedLists/user/SLList.H"
Include dependency graph for FIFOStack.H:

Go to the source code of this file.

Classes

class  FIFOStack< T >
 A FIFO stack based on a singly-linked list. Operations are push(), pop(), top(), bottom() and empty(). More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.