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

label.C File Reference


Detailed Description

Definition in file label.C.

#include "src/OpenFOAM/db/error/error.H"
#include "src/OpenFOAM/primitives/ints/label/label.H"
Include dependency graph for label.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

label  pow (label a, label b)
 Raise one label to the power of another.
label  factorial (label n)
 Return factorial(n) : 0 <= n <= 12.