68void save_pos_ (
int * nat,
int lot[* nat],
int * num,
double xpos[* num],
double ypos[* num],
double zpos[* num])
126 if (tmp ->
id == p)
return tmp;
127 if (tmp -> next != NULL) tmp = tmp -> next;
Binding to the Fortran90 subroutines.
Callback declarations for main window.
Global variable declarations Global convenience function declarations Global data structure defin...
coord_info * active_coord
chemical_data * active_chem
Variable declarations related to the OpenGL window Function declarations related to the OpenGL wind...
Messaging function declarations.
void send_steps_(int *steps)
retrieve the number of MD steps from Fortran90
void save_pos_(int *nat, int lot[*nat], int *num, double xpos[*num], double ypos[*num], double zpos[*num])
retrieve atomic coordinates from Fortran90
project * get_project_by_id(int p)
get project pointer using id number