59 this_proj -> runok[i] = FALSE;
60 this_proj -> initok[i] = FALSE;
61 this_proj -> visok[i] = FALSE;
79 new_proj -> name = g_strdup_printf(
"%s%2d",
"Project N°",
activep);
81 new_proj -> delta[
RI] = new_proj -> delta[
CH] = 1.0;
83 new_proj -> delta[
SP] = 2.0;
84 for (i=0; i<5; i++) new_proj -> rsparam[i][1] = 10;
85 new_proj -> csparam[5] = 10;
86 new_proj -> rsearch[0] = -1;
87 new_proj -> rsearch[1] = new_proj ->
csearch = 500;
89 new_proj -> tfile = -1;
90 new_proj -> newproj = TRUE;
91 new_proj -> steps = 1;
93 new_proj -> tunit = -1;
95 new_proj -> sk_advanced[0] = 1.0;
96 new_proj -> sk_advanced[1] = 15.0;
98 new_proj -> coord = g_malloc0 (
sizeof*new_proj -> coord);
99 if (alloc_box) new_proj -> cell.box = g_malloc0(
sizeof*new_proj -> cell.box);
103 new_proj -> numwid = -1;
118 new_proj -> newproj = FALSE;
Binding to the Fortran90 subroutines.
Callback declarations for main window.
Variable declarations for the curve widget Functions for interactions with the curve widget.
Global variable declarations Global convenience function declarations Global data structure defin...
void remove_edition_actions()
remove all edition actions
Variable declarations related to the OpenGL window Function declarations related to the OpenGL wind...
Function declarations for the creation of the OpenGL window.
void init_curves_and_calc(project *this_proj)
for a project reset analysis, curves, data to not performed
void init_project(gboolean alloc_box)
initialize a new project
Messaging function declarations.
void prep_calc_actions()
prepare analysis widgets
Function declarations for reading atomes project file Function declarations for saving atomes proje...
void active_project_changed(int id)
change the active project