SecDec/loop/perlsrc/finishpolenumerics.pl [ Perl Scripts ]

[ Top ] [ Perl Scripts ]

NAME

    finishpolenumerics.pl

USAGE

  is called from finishnumericsloop.pl and finishnumericsuserdefined.pl
 
  USED BY 
  finishnumericsloop.pl and finishnumericsuserdefined.pl

PURPOSE

  finds all the necessary *subfile.pl in the polestructure subdirectory, and launchs them

INPUTS

  parameters parsed from finishnumericsloop.pl and finishnumericsuserdefined.pl via ARGV:
  $polestructpath: $subdir/$graph/$polestruct - subdirectory where the subfiles are to be found
  $point: name of numerical point
  
    
  RESULT
  *subfile.pl are run, *intfile*.exe are compiled where necessary, executables are run/launched

SEE ALSO

  finishnumericsloop.pl, finishnumericsuserdefined.pl and *subfile.pl