~maddevelopers/mg5amcnlo/new_clustering

« back to all changes in this revision

Viewing changes to tests/input_files/IOTestsComparison/IOExportFKSTest/test_pptt_fks_loonly/%SubProcesses%P0_uux_ttx%parton_lum_chooser.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:
 
1
 
 
2
 
1
3
      DOUBLE PRECISION FUNCTION DLUM()
2
4
      IMPLICIT NONE
3
5
      INTEGER NFKSPROCESS
4
6
      COMMON/C_NFKSPROCESS/NFKSPROCESS
 
7
 
5
8
      CALL DLUM_0(DLUM)
6
9
      RETURN
7
10
      END