60 for (i=0; i< *
ta; i++)
62 active_glwin -> all_chains[* st][*
ta - 1][* ri][i] = nchain[i] - 1;
84 for (i=0; i < * num; i++)
Binding to the Fortran90 subroutines.
Structure definitions for color management Function declarations for color management.
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 send_atom_chains_id_opengl_(int *st, int *at, int *ta, int *num, int nchain[*num])
allocate atom chains data from Fortran90 information
void send_chains_opengl_(int *st, int *ta, int *ri, int nchain[*ta])
getting the chain data elemnts from Fortran90
void allocate_all_chains_(int *st, int *ta, int *nring)
allocate chains data from Fortran90 information
Messaging function declarations.