FreeFOAM The Cross-Platform CFD Toolkit
label.C File Reference

Detailed Description

Definition in file label.C.

+ 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.