Function fednum_dimCheck#

Function Documentation#

void fednum_dimCheck(fednum_t *num1, fednum_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.