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

#include <glwin.h>

+ Collaboration diagram for atomic_object:

Data Fields

int id
 
int origin
 
float dim
 
gcharname
 
int type
 
int atoms
 
int species
 
intold_z
 
struct atomat_list
 
int ifcl
 
intbcid
 
double occ
 
doublebaryc
 
int bonds
 
int ** ibonds
 
coord_infocoord
 
atomic_objectprev
 
atomic_objectnext
 

Detailed Description

Definition at line 565 of file glwin.h.

Field Documentation

◆ at_list

struct atom* at_list

List of atom(s) in the object

Definition at line 575 of file glwin.h.

◆ atoms

int atoms

Number of atom(s)

Definition at line 572 of file glwin.h.

◆ baryc

double* baryc

Position barycenter for the object

Definition at line 579 of file glwin.h.

◆ bcid

int* bcid

Cloned bonds ID

Definition at line 577 of file glwin.h.

◆ bonds

int bonds

Number of chemical bonds

Definition at line 580 of file glwin.h.

◆ coord

coord_info* coord

coordination information

Definition at line 582 of file glwin.h.

◆ dim

float dim

Maximum size in x, y or z for the object

Definition at line 569 of file glwin.h.

◆ ibonds

int** ibonds

List of bonds

Definition at line 581 of file glwin.h.

◆ id

int id

Object ID

Definition at line 567 of file glwin.h.

◆ ifcl

int ifcl

Number of clone(s), if any

Definition at line 576 of file glwin.h.

◆ name

gchar* name

Name of the object

Definition at line 570 of file glwin.h.

◆ next

Definition at line 584 of file glwin.h.

◆ occ

double occ

Occupancy (for crystal building purposes)

Definition at line 578 of file glwin.h.

◆ old_z

int* old_z

Temporary buffer to preserve the atomic numbers

Definition at line 574 of file glwin.h.

◆ origin

int origin

Origin project for the object

Definition at line 568 of file glwin.h.

◆ prev

Definition at line 583 of file glwin.h.

◆ species

int species

Number of chemical species

Definition at line 573 of file glwin.h.

◆ type

int type

Type of object

Definition at line 571 of file glwin.h.


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