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

boolList.H File Reference


Detailed Description

Definition in file boolList.H.

#include "src/OpenFOAM/primitives/bools/bool/bool.H"
#include "src/OpenFOAM/containers/Lists/List/List.H"
Include dependency graph for boolList.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Typedefs

typedef List< bool >  boolList
 Bool container classes.
typedef List< List< bool > >  boolListList