|
atomes 1.2.1
atomes: an atomic scale modeling tool box
|
#include <cbuild_edit.h>
Collaboration diagram for crystal_data:Data Fields | |
| int | objects |
| int | spec |
| double * | z |
| int ** | lot |
| int ** | at_type |
| int * | nsps |
| int * | at_by_object |
| int * | pos_by_object |
| double * | occupancy |
| int | rounding |
| gboolean | overlapping |
| int ** | sites |
| gboolean | shared_sites |
| gboolean | with_holes |
| gboolean * | holes |
| vec3_t * | insert |
| vec3_t ** | coord |
| vec3_t ** | position |
Definition at line 38 of file cbuild_edit.h.
| int* at_by_object |
Definition at line 46 of file cbuild_edit.h.
| int** at_type |
Definition at line 44 of file cbuild_edit.h.
| vec3_t** coord |
Definition at line 56 of file cbuild_edit.h.
| gboolean* holes |
Definition at line 54 of file cbuild_edit.h.
| vec3_t* insert |
Definition at line 55 of file cbuild_edit.h.
| int** lot |
Definition at line 43 of file cbuild_edit.h.
| int* nsps |
Definition at line 45 of file cbuild_edit.h.
| int objects |
Definition at line 40 of file cbuild_edit.h.
| double* occupancy |
Definition at line 48 of file cbuild_edit.h.
| gboolean overlapping |
Definition at line 50 of file cbuild_edit.h.
| int* pos_by_object |
Definition at line 47 of file cbuild_edit.h.
Definition at line 57 of file cbuild_edit.h.
| int rounding |
Definition at line 49 of file cbuild_edit.h.
| gboolean shared_sites |
Definition at line 52 of file cbuild_edit.h.
| int** sites |
Definition at line 51 of file cbuild_edit.h.
| int spec |
Definition at line 41 of file cbuild_edit.h.
| gboolean with_holes |
Definition at line 53 of file cbuild_edit.h.
| double* z |
Definition at line 42 of file cbuild_edit.h.