SecDec/loop/src/subexp/formindlist.m [ Mathematica Files ]

[ Top ] [ Mathematica Files ]

NAME

    formindlist.m

USAGE

  is loaded by subandexpand*l*h*.m

USES

  output from the sector decomposition *secP*l*h*.out
  routines loaded from Degeneracy.m

  USED BY 
    
  subandexpand*l*h*.m

PURPOSE

  takes output from sector decomposition, manipulates it using various symmetries of the problem
  to form 'integrandfunctionlist', and also ustore,fstore,nstore,degen, which are then used as the
  input for symbsub.m and formfortran.m 

INPUTS

  from subandexpand*l*h*.m:
  path, srcdir: where to find Degeneracy.m
  n: number of propagators
  logi, lini, higheri: the number of logarithmic, linear and higher order poles respectively
  sec*P*l*h*: output from the decomposition, read by subandexpand*l*h*.m, of the form
  
  variables: 
  dieflag: indicates to subandexpand*l*h*.m whether further action is to be taken (ie whether there is any input
   from the sector decomposition of this particular pole structure.
    
  RESULT
  integrandfunctionlist is formed, as are ustore, fstore, nstore and degen, for use by formfortran.m and symbsub.m  

SEE ALSO

  subandexpand*l*h*.m, symbsub.m, formfortran.m, Degeneracy.m