JHUGen MELA
JHUGen v7.5.6, MELA v2.4.2
Matrix element calculations as used in JHUGen.
|
Public Member Functions | |
subroutine | aten_main_cll (TA, TAuv, masses2, rmax, TAerr) |
subroutine | aten_list_cll (TA, TAuv, masses2, rmax, TAerr) |
subroutine | aten_args_cll (TA, TAuv, m02, rmax, TAerr) |
subroutine | aten_args_list_cll (TA, TAuv, m02, rmax, TAerr) |
Definition at line 44 of file collier_tensors.F90.
subroutine collier_tensors::aten_cll::aten_args_cll | ( | double complex, dimension(0:rmax,0:rmax,0:rmax,0:rmax), intent(out) | TA, |
double complex, dimension(0:rmax,0:rmax,0:rmax,0:rmax), intent(out) | TAuv, | ||
double complex, intent(in) | m02, | ||
integer, intent(in) | rmax, | ||
double precision, dimension(0:rmax), intent(out), optional | TAerr | ||
) |
Definition at line 446 of file collier_tensors.F90.
subroutine collier_tensors::aten_cll::aten_args_list_cll | ( | double complex, dimension(:), intent(out) | TA, |
double complex, dimension(:), intent(out) | TAuv, | ||
double complex, intent(in) | m02, | ||
integer, intent(in) | rmax, | ||
double precision, dimension(0:), intent(out), optional | TAerr | ||
) |
Definition at line 617 of file collier_tensors.F90.
subroutine collier_tensors::aten_cll::aten_list_cll | ( | double complex, dimension(:), intent(out) | TA, |
double complex, dimension(:), intent(out) | TAuv, | ||
double complex, dimension(0:0), intent(in) | masses2, | ||
integer, intent(in) | rmax, | ||
double precision, dimension(0:rmax), intent(out), optional | TAerr | ||
) |
Definition at line 274 of file collier_tensors.F90.
subroutine collier_tensors::aten_cll::aten_main_cll | ( | double complex, dimension(0:rmax,0:rmax,0:rmax,0:rmax), intent(out) | TA, |
double complex, dimension(0:rmax,0:rmax,0:rmax,0:rmax), intent(out) | TAuv, | ||
double complex, dimension(0:0), intent(in) | masses2, | ||
integer, intent(in) | rmax, | ||
double precision, dimension(0:rmax), intent(out), optional | TAerr | ||
) |
Definition at line 104 of file collier_tensors.F90.