|
atomes 1.2.1
atomes: an atomic scale modeling tool box
|
Directory dependency graph for gui:Files | |
| bdcall.c | |
| Callbacks for the bond properties calculation dialog. | |
| calc_menu.c | |
| Creation of the calculation dialogs. | |
| callbacks.c | |
| General callbacks Functions to open and close files. | |
| callbacks.h | |
| Callback declarations for main window. | |
| chainscall.c | |
| Callbacks for the chains statistics calculation dialog. | |
| edit_menu.c | |
| Creation of the edition dialogs. | |
| grcall.c | |
| Callbacks for the g(r)/g(k) calculation dialog. | |
| gtk-misc.c | |
| GTK3/GTK4 utility subroutines, instead of having pre-processor flags everywhere in the code. Whenever I need to use a GTK function that changed between v3 and v4, I created an home made function declared in this file, and deal then here with the potential GTK versions issues. | |
| gui.c | |
| GUI of the main window Menu elements of the workspace menu Creation of menu items, actions, used in the entire atomes software. | |
| initc.c | |
| Curve data buffer initialization. | |
| interface.c | |
| General messaging functions. | |
| interface.h | |
| Messaging function declarations. | |
| main.c | |
| Initialization of the atomes program Functions required to read data from the command line. | |
| msdcall.c | |
| Callbacks for the MSD calculation dialog. | |
| preferences.c | |
| Functions to create the 'User preferences' window. | |
| preferences.h | |
| Preference variable declarations. | |
| ringscall.c | |
| Callbacks for the ring statistics calculation dialog. | |
| spcall.c | |
| Callbacks for the spherical harmonics calculation dialog. | |
| sqcall.c | |
| Callbacks for the s(q) / s(k) calculation dialog. | |
| tools.c | |
| Callbacks for the toolbox dialog. | |
| work_menu.c | |
| Workspace menu GTK3 version Callbacks for the workspace menu. | |