atomes 1.1.14
atomes: an atomic scale modeling tool box
Loading...
Searching...
No Matches
crystal_data Struct Reference

#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
 
gboolean overlapping
 
int ** sites
 
gboolean shared_sites
 
gboolean with_holes
 
gboolean * holes
 
vec3_tinsert
 
vec3_t ** coord
 
vec3_t ** position
 

Detailed Description

Definition at line 38 of file cbuild_edit.h.

Field Documentation

◆ at_by_object

int* at_by_object

Definition at line 46 of file cbuild_edit.h.

◆ at_type

int** at_type

Definition at line 44 of file cbuild_edit.h.

◆ coord

vec3_t** coord

Definition at line 55 of file cbuild_edit.h.

◆ holes

gboolean* holes

Definition at line 53 of file cbuild_edit.h.

◆ insert

vec3_t* insert

Definition at line 54 of file cbuild_edit.h.

◆ lot

int** lot

Definition at line 43 of file cbuild_edit.h.

◆ nsps

int* nsps

Definition at line 45 of file cbuild_edit.h.

◆ objects

int objects

Definition at line 40 of file cbuild_edit.h.

◆ occupancy

double* occupancy

Definition at line 48 of file cbuild_edit.h.

◆ overlapping

gboolean overlapping

Definition at line 49 of file cbuild_edit.h.

◆ pos_by_object

int* pos_by_object

Definition at line 47 of file cbuild_edit.h.

◆ position

Definition at line 56 of file cbuild_edit.h.

◆ shared_sites

gboolean shared_sites

Definition at line 51 of file cbuild_edit.h.

◆ sites

int** sites

Definition at line 50 of file cbuild_edit.h.

◆ spec

int spec

Definition at line 41 of file cbuild_edit.h.

◆ with_holes

gboolean with_holes

Definition at line 52 of file cbuild_edit.h.

◆ z

double* z

Definition at line 42 of file cbuild_edit.h.


The documentation for this struct was generated from the following file: