~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to tests/input_files/IOTestsComparison/long_ML_SMQCD_optimized/gg_wmtbx/TIR_interface.f

mwrge with 2.7.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
      INTEGER LAST_LIB_USED
54
54
      DATA LAST_LIB_USED/-1/
55
55
 
56
 
      COMPLEX*16 TIRCOEFS(0:LOOPMAXCOEFS-1,3),TIRCOEFSERRORS(0:LOOPMAXC
57
 
     $OEFS-1,3)
 
56
      COMPLEX*16 TIRCOEFS(0:LOOPMAXCOEFS-1,3)
 
57
     $ ,TIRCOEFSERRORS(0:LOOPMAXCOEFS-1,3)
58
58
      COMPLEX*16 PJCOEFS(0:LOOPMAXCOEFS-1,3)
59
59
C     
60
60
C     EXTERNAL FUNCTIONS
400
400
C     
401
401
      INCLUDE 'MadLoopParams.inc'
402
402
      INCLUDE 'process_info.inc'
403
 
C     Change the list 'LOOPLIBS_QPAVAILABLE' in loop_matrix_standalone.
404
 
C     inc to change the list of QPTools availables
 
403
C     Change the list 'LOOPLIBS_QPAVAILABLE' in
 
404
C      loop_matrix_standalone.inc to change the list of QPTools
 
405
C      availables
405
406
      LOGICAL QP_TOOLS_AVAILABLE
406
407
      INTEGER INDEX_QP_TOOLS(QP_NLOOPLIB+1)
407
408
      COMMON/ML5_0_LOOP_TOOLS/QP_TOOLS_AVAILABLE,INDEX_QP_TOOLS