31 #if WM_LABEL_SIZE == 32
34 #elif WM_LABEL_SIZE == 64
56 static uLabel factTable[13] =
58 1, 1, 2, 6, 24, 120, 720, 5040, 40320,
59 362880, 3628800, 39916800, 479001600
66 <<
"n value out of range (> 12)"
Traits class for primitives.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
errorManip< error > abort(error &err)
void pow(LagrangianPatchField< typename powProduct< Type, r >::type > &f, const LagrangianPatchField< Type > &f1)
uintWM_LABEL_SIZE_t uLabel
A uLabel is an uint32_t or uint64_t as specified by the pre-processor macro WM_LABEL_SIZE.
label factorial(label n)
Return n! : 0 < n <= 12.