Lines Matching refs:total
209 total = 0.0
211 total = total + v_array[i]
212 assert abs(total - 1.0) < TOL
396 total = 0.0
398 total = total + v_array[i]
399 assert abs(total - 1.0) < TOL
561 total = 0.0
563 total = total + v_array[i]
564 assert abs(total - 1.0) < TOL
572 total = -nu
574 total = total + v_array[i]
575 assert abs(total - 1.0) < 10. * TOL
788 total = 0.0
790 total = total + v_array[i]
791 assert abs(total - 1.0) < 10. * TOL
1141 total = 0.0
1143 total = total + v_array[i]
1144 assert abs(total - 1.0) < 10. * TOL
1491 total = 0.0
1493 total = total + v_array[i]
1494 assert abs(total - 1.0) < 10. * TOL
1502 total = -ndofs
1504 total = total + v_array[i]
1505 assert abs(total - 1.0) < 10. * TOL
1669 total = 0.0
1671 total = total + v_array[i]
1672 assert abs(total - 2.0) < 10. * TOL
1682 total = 0.0
1684 total = total + v_array[i]
1685 assert abs(total - 2.0) < 10. * TOL
1692 total = 0.0
1694 total = total + v_array[i]
1695 assert abs(total - 2.0) < 10. * TOL
1807 total = 0.0
1809 total = total + v_array[i]
1810 assert abs(total - 2.0) < TOL
1820 total = 0.0
1822 total = total + v_array[i]
1823 assert abs(total - 2.0) < TOL
1830 total = 0.0
1832 total = total + v_array[i]
1833 assert abs(total - 2.0) < TOL
1936 total = 0.0
1938 total = total + v_array[i]
1939 assert abs(total - 1.0) < TOL
1949 total = 0.0
1951 total = total + v_array[i]
1952 assert abs(total - 1.0) < TOL
1959 total = 0.0
1961 total = total + v_array[i]
1962 assert abs(total - 1.0) < TOL