Definition in file 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. |