atomes 1.1.15
atomes: an atomic scale modeling tool box
Loading...
Searching...
No Matches
dummy_atom Struct Reference

#include <global.h>

+ Collaboration diagram for dummy_atom:

Data Fields

int id
 
int type
 
int pick [2]
 
gboolean show
 
double xyz [3]
 
int coord [4]
 
int natoms
 
intlist
 
int numv
 
intvois
 
dummy_atomnext
 
dummy_atomprev
 

Detailed Description

Definition at line 752 of file global.h.

Field Documentation

◆ coord

int coord[4]

Definition at line 760 of file global.h.

◆ id

int id

Definition at line 755 of file global.h.

◆ list

int* list

Definition at line 762 of file global.h.

◆ natoms

int natoms

Definition at line 761 of file global.h.

◆ next

dummy_atom* next

Definition at line 765 of file global.h.

◆ numv

int numv

Definition at line 763 of file global.h.

◆ pick

int pick[2]

Definition at line 757 of file global.h.

◆ prev

dummy_atom* prev

Definition at line 766 of file global.h.

◆ show

gboolean show

Definition at line 758 of file global.h.

◆ type

int type

Definition at line 756 of file global.h.

◆ vois

int* vois

Definition at line 764 of file global.h.

◆ xyz

double xyz[3]

Definition at line 759 of file global.h.


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