Function fecnum_dimCheck#

Function Documentation#

void fecnum_dimCheck(fecnum_t *num1, fecnum_t *num2)#

Dimension checker. Checks that both numbers have the same number of integration points.

Parameters:
  • num1[in] Gauss scalar 1.

  • num2[in] Gauss scalar 2.