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

tokenList.H File Reference


Detailed Description

Definition in file tokenList.H.

#include "src/OpenFOAM/db/IOstreams/token/token.H"
#include "src/OpenFOAM/containers/Lists/List/List.H"
Include dependency graph for tokenList.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Typedefs

typedef List< token >  tokenList
 List of tokens, used for a IOdictionary entry.
typedef List< token::tokenType >  tokenTypeList