threephonon_gaussian_fft_oneqp Subroutine

Description

count three-phonons scattering events with gaussian smearing

subroutine threephonon_gaussian_fft_oneqp(qp, dr, scq, gi1, scsigma, thres, adaptiveparameter, progressbar)

Arguments

Type IntentOptional AttributesName
class(lo_qpoint_mesh), intent(in) :: qp
type(lo_phonon_dispersions), intent(in) :: dr
type(lo_3phqp2), intent(inout) :: scq
integer, intent(in) :: gi1
real(kind=flyt), intent(in) :: scsigma
real(kind=flyt), intent(in) :: thres
real(kind=flyt), intent(in), optional :: adaptiveparameter
logical, intent(in), optional :: progressbar

Calls

proc~~threephonon_gaussian_fft_oneqp~~CallsGraph proc~threephonon_gaussian_fft_oneqp threephonon_gaussian_fft_oneqp fft_third_grid_index fft_third_grid_index proc~threephonon_gaussian_fft_oneqp->fft_third_grid_index lo_gauss lo_gauss proc~threephonon_gaussian_fft_oneqp->lo_gauss lo_progressbar lo_progressbar proc~threephonon_gaussian_fft_oneqp->lo_progressbar lo_allocate lo_allocate proc~threephonon_gaussian_fft_oneqp->lo_allocate lo_deallocate lo_deallocate proc~threephonon_gaussian_fft_oneqp->lo_deallocate lo_progressbar_init lo_progressbar_init proc~threephonon_gaussian_fft_oneqp->lo_progressbar_init
Help