Definition in file label.C.
#include "src/OpenFOAM/db/error/error.H"
#include "src/OpenFOAM/primitives/ints/label/label.H"
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.
|