Octopus
pes_out.F90 File Reference

Go to the source code of this file.

Modules

module  pes_out_oct_m
 

Functions/Subroutines

subroutine, public pes_out_oct_m::pes_out_velocity_map (pesK, file, namespace, space, Lk, ll, how, spacing, coord_system, pmesh)
 
subroutine, public pes_out_oct_m::pes_out_arpes_cut (namespace, arpes, file, dim, ll, pmesh, Ekin)
 
subroutine, public pes_out_oct_m::pes_out_velocity_map_cut (namespace, pesK, file, ll, dim, pol, dir, integrate, pos, Lk, pmesh)
 
subroutine pes_out_oct_m::pes_out_interpolator_init (namespace, pesK, Lk, ll, dim, cube_f, interp, pmesh)
 Qshep interpolation helper function initialization. Generates the linearized version of pesK (cube_f) and the associated qshep interpolator opbject (interp). More...
 
subroutine pes_out_oct_m::pes_out_interpolator_end (cube_f, interp)
 Destroy the interpolation objects. More...
 

Variables

integer, parameter pes_out_oct_m::integrate_none = -1
 
integer, parameter pes_out_oct_m::integrate_phi = 1
 
integer, parameter pes_out_oct_m::integrate_theta = 2
 
integer, parameter pes_out_oct_m::integrate_r = 3
 
integer, parameter pes_out_oct_m::integrate_kx = 4
 
integer, parameter pes_out_oct_m::integrate_ky = 5
 
integer, parameter pes_out_oct_m::integrate_kz = 6