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