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

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

Go to the source code of this file.

Functions/Subroutines

integer function rings_to_ogl (step, idsearch, nri, rsaved, osaved)
 
integer function rings_to_ogl_bis (step, idsearch, nri, rsaved, osaved)
 
integer function rings_to_ogl_menu (idsearch, nri)
 
integer function rings_to_ogl_m (idsearch)
 

Detailed Description

Send ring 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 rings_ogl.F90.

Function/Subroutine Documentation

◆ rings_to_ogl()

integer function rings_to_ogl ( integer, intent(in) step,
integer, intent(in) idsearch,
integer, dimension(taillr, ns), intent(in) nri,
integer, dimension(taillr,numa,taillr), intent(in) rsaved,
integer, dimension(taillr,numa,taillr), intent(in) osaved )

Definition at line 21 of file rings_ogl.F90.

◆ rings_to_ogl_bis()

integer function rings_to_ogl_bis ( integer, intent(in) step,
integer, intent(in) idsearch,
integer, dimension(taillr), intent(in) nri,
integer, dimension(taillr,numa,taillr), intent(in) rsaved,
integer, dimension(taillr,numa,taillr), intent(in) osaved )

Definition at line 97 of file rings_ogl.F90.

◆ rings_to_ogl_m()

integer function rings_to_ogl_m ( integer, intent(in) idsearch)

Definition at line 226 of file rings_ogl.F90.

◆ rings_to_ogl_menu()

integer function rings_to_ogl_menu ( integer, intent(in) idsearch,
integer, dimension(taillr, ns), intent(in) nri )

Definition at line 169 of file rings_ogl.F90.