Preference variable declarations.
More...
Go to the source code of this file.
|
| typedef struct bond_cutoff | bond_cutoff |
| | bond cutoff data structure
|
| |
| typedef struct element_radius | element_radius |
| | element radius data structure
|
| |
| typedef struct element_color | element_color |
| | element color data structure
|
| |
| typedef struct rep_data | rep_data |
| | representation data structure
|
| |
|
| float | get_radius (int object, int col, int z, element_radius *rad_list) |
| | retrieve the radius/width of a species depending on style
|
| |
| ColRGBA | get_spec_color (int z, element_color *clist) |
| | retrieve the color of a chemical species
|
| |
| GtkWidget * | adv_box (GtkWidget *box, char *lab, int vspace, int size, float xalign) |
| | create a box with markup label
|
| |
| void | duplicate_background_data (background *new_back, background *old_back) |
| | duplicate background data structure
|
| |
| void | duplicate_box_data (box *new_box, box *old_box) |
| | duplicate box_data data structure
|
| |
| void | duplicate_axis_data (axis *new_axis, axis *old_axis) |
| | duplicate axis_data data structure
|
| |
| void | set_atomes_preferences () |
| | set software default parameters
|
| |
◆ bond_cutoff
| typedef struct bond_cutoff bond_cutoff |
◆ element_color
| typedef struct element_color element_color |
◆ element_radius
| typedef struct element_radius element_radius |
◆ rep_data
| typedef struct rep_data rep_data |
◆ adv_box()
| GtkWidget * adv_box |
( |
GtkWidget * | box, |
|
|
char * | lab, |
|
|
int | vspace, |
|
|
int | size, |
|
|
float | xalign ) |
|
extern |
create a box with markup label
- Parameters
-
| box | the box to insert the widget in |
| lab | label |
| vspace | vertical space |
| size | size |
| xalign | x alignement |
Definition at line 151 of file w_advance.c.
◆ duplicate_axis_data()
| void duplicate_axis_data |
( |
axis * | new_axis, |
|
|
axis * | old_axis ) |
|
extern |
duplicate axis_data data structure
- Parameters
-
| new_axis | the new axis_data structure |
| old_axis | the axis_data structure to copy |
Definition at line 4415 of file preferences.c.
◆ duplicate_background_data()
duplicate background data structure
- Parameters
-
| new_back | the new background structure |
| old_back | the background structure to copy |
Definition at line 4378 of file preferences.c.
◆ duplicate_box_data()
| void duplicate_box_data |
( |
box * | new_box, |
|
|
box * | old_box ) |
|
extern |
duplicate box_data data structure
- Parameters
-
| new_box | the new box structure |
| old_box | the box structure to copy |
Definition at line 4399 of file preferences.c.
◆ get_radius()
| float get_radius |
( |
int | object, |
|
|
int | col, |
|
|
int | z, |
|
|
element_radius * | rad_list ) |
|
extern |
retrieve the radius/width of a species depending on style
- Parameters
-
| object | the object to look at |
| col | modifier for tabulated radii |
| z | atomic number |
| rad_list | pre allocated data, if any |
Definition at line 2564 of file preferences.c.
◆ get_spec_color()
retrieve the color of a chemical species
- Parameters
-
| z | atomic number |
| clist | the target color list, if any |
Definition at line 2656 of file preferences.c.
◆ set_atomes_preferences()
| void set_atomes_preferences |
( |
| ) |
|
|
extern |
◆ default_acl_format
| int default_acl_format[2] |
|
extern |
◆ default_at_rs
◆ default_atom_color
◆ default_atomic_rad
◆ default_axis
◆ default_background
◆ default_bd_rw
◆ default_bond_cutoff
◆ default_bond_rad
◆ default_box
◆ default_chain_param
| gchar* default_chain_param[7] |
|
extern |
◆ default_clones
◆ default_csparam
Chain statistics parameters:
0 = Initial node(s) for the search: selected chemical species or all atoms,
1 = Maximum size for a chain Cmax,
2 = Maximum number of chain(s) per MD step CNUMA,
3 = Search only for AAAA chains or not,
4 = Search only for ABAB chains or not,
5 = Include Homopolar bond(s) in the analysis or not,
6 = Search only for 1-(2)n-1 chains
Definition at line 195 of file preferences.c.
◆ default_delta_t
0 = time step,
1 = time unit , in: fs, ps, ns, µs, ms
Definition at line 183 of file preferences.c.
◆ default_fog
◆ default_label
◆ default_label_color
◆ default_lightning
◆ default_material
◆ default_mfactor
◆ default_mpattern
◆ default_mtilt
| gboolean default_mtilt[2] |
|
extern |
◆ default_mwidth
◆ default_num_delta
Number of x points:
0 = gr,
1 = sq,
2 = sk,
3 = gftt,
4 = bd,
5 = an,
6 = sp
7 = msd
Definition at line 181 of file preferences.c.
◆ default_o_at_rs
| gboolean* default_o_at_rs |
|
extern |
◆ default_o_bd_rw
| gboolean* default_o_bd_rw |
|
extern |
◆ default_opengl
◆ default_rep
◆ default_ring_param
| gchar* default_ring_param[7] |
|
extern |
◆ default_rsparam
Ring statistics parameters:
0 = Default search,
1 = Initial node(s) for the search: selected chemical species or all atoms,
2 = Maximum size of ring for the search Rmax,
3 = Maximum number of ring(s) per MD step NUMA,
4 = Search only for ABAB rings or not,
5 = Include Homopolar bond(s) in the analysis or not,
6 = Include homopolar bond(s) when calculating the distance matrix
Definition at line 186 of file preferences.c.
◆ default_sel_color
◆ default_totcut
◆ pref_axis_win
◆ pref_box_win
◆ pref_gradient_win
◆ pref_ogl_edit
◆ pref_pointer
◆ pref_rep_win
◆ preferences
◆ tmp_acl_format
◆ tmp_atomic_rad
◆ tmp_axis
◆ tmp_background
◆ tmp_bond_cutoff
◆ tmp_bond_rad
◆ tmp_box
◆ tmp_csparam
◆ tmp_fog
◆ tmp_label
◆ tmp_lightning
◆ tmp_material
◆ tmp_mfactor
◆ tmp_mpattern
◆ tmp_mtilt
◆ tmp_mwidth
◆ tmp_num_delta
◆ tmp_opengl
◆ tmp_rep
◆ tmp_rsparam
◆ tmp_totcut