57 for (i=0; i< *
ta+1; i++)
59 active_glwin -> all_rings[* id][* st][*
ta][* ri][i] = nring[i] - 1;
82 for (i=0; i < * num; i++)
int ** allocdint(int xal, int yal)
allocate an int ** pointer
int * allocint(int val)
allocate an int * pointer
Global variable declarations Global convenience function declarations Global data structure defin...
Function declarations for the creation of the OpenGL window.
void allocate_all_rings_(int *id, int *st, int *ta, int *nring)
allocate data to store ring statistics results for the glwin
void send_atom_rings_id_opengl_(int *st, int *at, int *id, int *ta, int *num, int ring[*num])
get rings data for an atom from Fortran90
void send_rings_opengl_(int *id, int *st, int *ta, int *ri, int nring[*ta+1])
get single ring data for the glwin from Fortran90