threephonon_tetrahedron_fft_oneqp Subroutine

Description

Tetrahedron integration weights for threephonon scattering, from one q-point

subroutine threephonon_tetrahedron_fft_oneqp(qp, dr, scq, gi1, scsigma, blochlcorrections)

Arguments

Type IntentOptional AttributesName
class(lo_qpoint_mesh), intent(in) :: qp

qpoint mesh

type(lo_phonon_dispersions), intent(in) :: dr

phonon dispersions

type(lo_3phqp2), intent(inout) :: scq

q-point in question

integer, intent(in) :: gi1

grid-index in question

real(kind=flyt), intent(in) :: scsigma

baseline smearing

logical, intent(in) :: blochlcorrections

blochl corrections?

Calls

proc~~threephonon_tetrahedron_fft_oneqp~~CallsGraph proc~threephonon_tetrahedron_fft_oneqp threephonon_tetrahedron_fft_oneqp fft_third_grid_index fft_third_grid_index proc~threephonon_tetrahedron_fft_oneqp->fft_third_grid_index lo_lv_tetrahedron_weights lo_lv_tetrahedron_weights proc~threephonon_tetrahedron_fft_oneqp->lo_lv_tetrahedron_weights lo_stop_gracefully lo_stop_gracefully proc~threephonon_tetrahedron_fft_oneqp->lo_stop_gracefully lo_allocate lo_allocate proc~threephonon_tetrahedron_fft_oneqp->lo_allocate lo_deallocate lo_deallocate proc~threephonon_tetrahedron_fft_oneqp->lo_deallocate lo_sqnorm lo_sqnorm proc~threephonon_tetrahedron_fft_oneqp->lo_sqnorm lo_integration_weights_for_one_tetrahedron lo_integration_weights_for_one_tetrahedron proc~threephonon_tetrahedron_fft_oneqp->lo_integration_weights_for_one_tetrahedron
Help