SecDec/loop/perlsrc/makemakerun.pm [ Perl Modules ]

[ Top ] [ Perl Modules ]

NAME

    makemakerun.pm

USAGE

  is called from preparenumerics.pl via writefiles::makemakerun

USES

  Arguements passed by preparenumerics.pl

  USED BY 
  preparenumerics.pl, writefiles.pm

PURPOSE

  writes the file *make.pl in the appropriate subdirectory

INPUTS

  arguements:
  filename: name of file to be written
  jj: order of epsilon
  Nn: number of propagators
  point: name of numerical point being calculated
  graph: name of graph
  polestruct: [i]l[j]h[h], i logarithmic poles, j linear poles, h higher poles
  language: whether fortran or C++ files are being compiled
    
  RESULT
  *make.pl written to the appropriate subdirectory 

SEE ALSO

  preparenumerics.pl, writefiles.pm