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

g(r) analysis: direct real space calculation More...

Go to the source code of this file.

Functions/Subroutines

integer(kind=c_int) function g_of_r (ndr, dtr, fcr)
 
integer function cutfit (tabtofit, npoints)
 
logical function allocgr (ndr)
 

Detailed Description

g(r) analysis: direct real space 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

Definition in file gr.F90.

Function/Subroutine Documentation

◆ allocgr()

logical function allocgr ( integer, intent(in) ndr)

Definition at line 461 of file gr.F90.

◆ cutfit()

integer function cutfit ( double precision, dimension(npoints), intent(in) tabtofit,
integer, intent(in) npoints )

Definition at line 420 of file gr.F90.

◆ g_of_r()

integer (kind=c_int) function g_of_r ( integer (kind=c_int), intent(in) ndr,
real (kind=c_double), intent(in) dtr,
integer (kind=c_int), intent(in) fcr )

Definition at line 21 of file gr.F90.