atomes 1.1.15
atomes: an atomic scale modeling tool box
|
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) |
Send chain statistics data to C for OpenGL rendering.
Definition in file chains_ogl.F90.
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.
integer function chains_to_ogl_menu | ( | integer, dimension(taillc, ns), intent(in) | nri | ) |
Definition at line 101 of file chains_ogl.F90.