JHUGen MELA  v2.4.1
Matrix element calculations as used in JHUGen. MELA is an important tool that was used for the Higgs boson discovery and for precise measurements of its structure and interactions. Please see the website https://spin.pha.jhu.edu/ and papers cited there for more details, and kindly cite those papers when using this code.
Modules | Functions/Subroutines
collier_aux.F90 File Reference

Go to the source code of this file.

Modules

module  collier_aux
 

Functions/Subroutines

subroutine collier_aux::checkcoefsa_cll (A, A2, m02, rmax, norm0, Adiff)
 
subroutine collier_aux::checkcoefsb_cll (B, B2, p10, m02, m12, rmax, norm0, Bdiff)
 
subroutine collier_aux::checkcoefsc_cll (C, C2, p10, p21, p20, m02, m12, m22, rmax, norm0, Cdiff)
 
subroutine collier_aux::checkcoefsd_cll (D, D2, p10, p21, p32, p30, p20, p31, m02, m12, m22, m32, rmax, norm0, Ddiff)
 
subroutine collier_aux::checkcoefse_cll (E, E2, p10, p21, p32, p43, p40, p20, p31, p42, p30, p41, m02, m12, m22, m32, m42, rmax, norm0, Ediff)
 
subroutine collier_aux::checkcoefsf_cll (F, F2, p10, p21, p32, p43, p54, p50, p20, p31, p42, p53, p40, p51, p30, p41, p52, m02, m12, m22, m32, m42, m52, rmax, norm0, Fdiff)
 
subroutine collier_aux::checkcoefstn_cll (TN, TN2, MomInv, masses2, N, rmax, norm0, TNdiff)
 
subroutine collier_aux::checkcoefsdbr_cll (DB, DB2, p10, m02, m12, r)
 
subroutine collier_aux::checkcoefsdb_cll (DB, DB2, p10, m02, m12, rmax, norm0, DBdiff)
 
subroutine collier_aux::errout_cll (sub, err, flag, nomaster)
 
subroutine collier_aux::critpointsout_cll (sub, N, acc, cntr)
 
subroutine collier_aux::critpointsout2_cll (sub, N, acc, cntr)
 
subroutine collier_aux::printstatistics_cll ()
 
subroutine collier_aux::printstatistics2_cll ()
 
recursive double complex function collier_aux::contractlostruc (Nm1, struc1, struc2, Gram)
 
double complex function, dimension(0:rmax/2, binomtable(rmax, nm1+rmax-1), 0:rmax/2, binomtable(rmax, nm1+rmax-1), 0:rmax) collier_aux::lostrucconts (Nm1, rmax, Gram)
 
double complex function, dimension(n-1, n-1) collier_aux::calcgram (N, MomInv)