Calculate the spectral function along a path in the BZ
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(lo_phonon_bandstructure), | intent(inout) | :: | bs | the bandstructure |
||
type(lo_crystalstructure), | intent(inout) | :: | uc | crystal structure |
||
type(lo_forceconstant_secondorder), | intent(inout) | :: | fc | second order force constant |
||
type(lo_forceconstant_thirdorder), | intent(in) | :: | fct | third order force constant |
||
type(lo_forceconstant_fourthorder), | intent(in) | :: | fcf | fourth order force constant |
||
class(lo_qpoint_mesh), | intent(in) | :: | qp | q-point mesh |
||
type(lo_phonon_dispersions), | intent(in) | :: | dr | harmonic properties on this mesh |
||
type(lo_opts), | intent(in) | :: | opts | all settings |
||
type(lo_mpi_helper), | intent(inout) | :: | mw | mpi communicator |