Definition in file FIFOStack.H.
Include dependency graph for FIFOStack.H:
This graph shows which files directly or indirectly include this file: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. | |