~maddevelopers/mg5amcnlo/2.6.3_rwgt

« back to all changes in this revision

Viewing changes to tests/input_files/IOTestsComparison/long_ML_SMQCD_optimized/dux_mumvmxg/loop_matrix.f

  • Committer: olivier-mattelaer
  • Date: 2017-08-16 21:28:30 UTC
  • mfrom: (272.1.60 2.5.6)
  • Revision ID: olivier-mattelaer-20170816212830-sfl8jfv8pmpm5l2j
pass to 2.6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1932
1932
          ENDIF
1933
1933
        ENDIF
1934
1934
 
 
1935
C       If NaN are present in the evaluation, automatically set the
 
1936
C        accuracy to 1.0d99.
 
1937
        DO I=1,3
 
1938
          DO J=1,MAXSTABILITYLENGTH
 
1939
            IF (ISNAN(FULLLIST(I,K,J))) THEN
 
1940
              ACC(K) = 1.0D99
 
1941
            ENDIF
 
1942
          ENDDO
 
1943
        ENDDO
 
1944
 
1935
1945
      ENDDO
1936
1946
 
1937
1947
      END