~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to tests/input_files/IOTestsComparison/short_ML_SMQCD_optimized/gg_ttx/loop_num.f

  • Committer: olivier Mattelaer
  • Date: 2015-03-05 00:14:16 UTC
  • mfrom: (258.1.9 2.3)
  • mto: (258.8.1 2.3)
  • mto: This revision was merged to the branch mainline in revision 259.
  • Revision ID: olivier.mattelaer@uclouvain.be-20150305001416-y9mzeykfzwnl9t0j
partial merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
      RES=(0.0D0,0.0D0)
30
30
 
31
31
      CALL ML5_0_EVAL_POLY(LOOPCOEFS(0,SQSOINDEX,ID),RANK,-Q,RES)
32
 
 
33
32
      END
34
33
 
35
34
      SUBROUTINE ML5_0_MPLOOPNUM(Q,RES)
96
95
      ENDIF
97
96
 
98
97
      CALL MP_ML5_0_EVAL_POLY(LOOPCOEFS(0,SQSOINDEX,ID),RANK,-QQ,QRES)
99
 
 
100
98
      RES=QRES
101
99
 
102
100
      END