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

Send chain statistics data to C for OpenGL rendering. More...

Go to the source code of this file.

Functions/Subroutines

integer function chains_to_ogl (step, nri, rsaved)
 
integer function chains_to_ogl_menu (nri)
 

Detailed Description

Send chain statistics data to C for OpenGL rendering.

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 chains_ogl.F90.

Function/Subroutine Documentation

◆ chains_to_ogl()

integer function chains_to_ogl ( integer, intent(in) step,
integer, dimension(taillc, ns), intent(in) nri,
integer, dimension(taillc,numa,taillc), intent(in) rsaved )

Definition at line 21 of file chains_ogl.F90.

◆ chains_to_ogl_menu()

integer function chains_to_ogl_menu ( integer, dimension(taillc, ns), intent(in) nri)

Definition at line 101 of file chains_ogl.F90.