atomes 1.3.1
atomes: an atomic scale modeling tool box
Loading...
Searching...
No Matches
skt.F90 File Reference

S(k,t) analysis: dynamic structure factor calculation. More...

Go to the source code of this file.

Functions/Subroutines

integer(kind=c_int) function s_of_k_t (nq_in, xa_in, min_in, n_sets, sets_t, delta_t, q_num, q_list, n_freq)

Detailed Description

S(k,t) analysis: dynamic structure factor calculation.

Author
Sébastien Le Roux sebas.nosp@m.tien.nosp@m..lero.nosp@m.ux@i.nosp@m.pcms..nosp@m.unis.nosp@m.tra.f.nosp@m.r
Noël Jakse noel..nosp@m.jaks.nosp@m.e@gre.nosp@m.nobl.nosp@m.e-inp.nosp@m..fr

Definition in file skt.F90.

Function/Subroutine Documentation

◆ s_of_k_t()

integer (kind=c_int) function s_of_k_t ( integer (kind=c_int), intent(in) nq_in,
integer (kind=c_int), intent(in) xa_in,
integer (kind=c_int), intent(in) min_in,
integer (kind=c_int), intent(in) n_sets,
integer (kind=c_int), dimension(n_sets), intent(in) sets_t,
real (kind=c_double) delta_t,
integer (kind=c_int), intent(in) q_num,
real (kind=c_double), dimension(q_num), intent(in) q_list,
integer (kind=c_int), intent(in) n_freq )

Definition at line 32 of file skt.F90.