~maddevelopers/mg5amcnlo/new_clustering

« back to all changes in this revision

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

  • Committer: Rikkert Frederix
  • Date: 2021-09-09 15:51:40 UTC
  • mfrom: (78.75.502 3.2.1)
  • Revision ID: frederix@physik.uzh.ch-20210909155140-rg6umfq68h6h47cf
merge with 3.2.1

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
384
384
C     
385
385
      INCLUDE 'MadLoopParams.inc'
386
386
      INCLUDE 'process_info.inc'
387
 
C     Change the list 'LOOPLIBS_QPAVAILABLE' in loop_matrix_standalone.
388
 
C     inc to change the list of QPTools availables
 
387
C     Change the list 'LOOPLIBS_QPAVAILABLE' in
 
388
C      loop_matrix_standalone.inc to change the list of QPTools
 
389
C      availables
389
390
      LOGICAL QP_TOOLS_AVAILABLE
390
391
      INTEGER INDEX_QP_TOOLS(QP_NLOOPLIB+1)
391
392
      COMMON/ML5_0_LOOP_TOOLS/QP_TOOLS_AVAILABLE,INDEX_QP_TOOLS