~maddevelopers/mg5amcnlo/2.6.6_bug_1813292

« back to all changes in this revision

Viewing changes to tests/input_files/IOTestsComparison/LoopSquaredOrder_IOTest/Loop_sqso_uux_ddx/loop_matrix_QCDQEDpert_QCDsq_gt_0_QEDAmpAndQEDsq_gt_2.f

  • Committer: olivier-mattelaer
  • Date: 2017-05-26 07:48:55 UTC
  • mfrom: (271.1.33 2.5.5)
  • Revision ID: olivier-mattelaer-20170526074855-r463wfxlom110fiu
passĀ theĀ 2.5.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1888
1888
C     
1889
1889
C     GLOBAL VARIABLES
1890
1890
C     
 
1891
      LOGICAL CHOSEN_SO_CONFIGS(NSQUAREDSO)
 
1892
      COMMON/ML5_0_CHOSEN_LOOP_SQSO/CHOSEN_SO_CONFIGS
1891
1893
      INTEGER I_LIB
1892
1894
      COMMON/ML5_0_I_LIB/I_LIB
1893
1895
      INCLUDE 'MadLoopParams.inc'
1951
1953
          ENDDO
1952
1954
        ENDIF
1953
1955
 
 
1956
C       Make sure to hard-set to zero accuracies of coupling orders
 
1957
C        not included
 
1958
        IF (K.NE.0) THEN
 
1959
          IF (.NOT.CHOSEN_SO_CONFIGS(K)) THEN
 
1960
            ACC(K) = 0.0D0
 
1961
          ENDIF
 
1962
        ENDIF
 
1963
 
1954
1964
      ENDDO
1955
1965
 
1956
1966
      END