Go to the source code of this file.
◆ photoelectron_spectrum()
program photoelectron_spectrum |
◆ outfile()
character(len=512) function photoelectron_spectrum::outfile |
( |
character(len=*), intent(in) |
name, |
|
|
integer, intent(in) |
ist, |
|
|
integer, intent(in) |
ispin, |
|
|
character(len=*), intent(in), optional |
extension |
|
) |
| |
◆ output_spin_pes()
subroutine photoelectron_spectrum::output_spin_pes |
◆ output_pes()
subroutine photoelectron_spectrum::output_pes |
◆ write_kpoints_info()
subroutine photoelectron_spectrum::write_kpoints_info |
( |
type(kpoints_t), intent(in) |
kpoints, |
|
|
integer, intent(in) |
ikstart, |
|
|
integer, intent(in) |
ikend |
|
) |
| |
◆ get_laser_polarization()
subroutine photoelectron_spectrum::get_laser_polarization |
( |
real(real64), dimension(:), intent(out) |
lPol | ) |
|
◆ index2var()
character(5) pure function photoelectron_spectrum::index2var |
( |
integer, intent(in) |
ivar | ) |
|