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.
Variables
dd_2pt Module Reference

Variables

double complex, dimension(:,:,:), allocatable b_cache
 
double complex, dimension(:,:,:), allocatable buv_cache
 

Variable Documentation

◆ b_cache

double complex, dimension(:,:,:), allocatable dd_2pt::b_cache

Definition at line 51 of file DD_global.F90.

51  double complex, allocatable, dimension(:,:,:) :: B_cache,Buv_cache

◆ buv_cache

double complex, dimension(:,:,:), allocatable dd_2pt::buv_cache

Definition at line 51 of file DD_global.F90.