atomes 1.1.14
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 716 of file global.h.

Field Documentation

◆ coord

int coord[4]

Definition at line 724 of file global.h.

◆ id

int id

Definition at line 719 of file global.h.

◆ list

int* list

Definition at line 726 of file global.h.

◆ natoms

int natoms

Definition at line 725 of file global.h.

◆ next

dummy_atom* next

Definition at line 729 of file global.h.

◆ numv

int numv

Definition at line 727 of file global.h.

◆ pick

int pick[2]

Definition at line 721 of file global.h.

◆ prev

dummy_atom* prev

Definition at line 730 of file global.h.

◆ show

gboolean show

Definition at line 722 of file global.h.

◆ type

int type

Definition at line 720 of file global.h.

◆ vois

int* vois

Definition at line 728 of file global.h.

◆ xyz

double xyz[3]

Definition at line 723 of file global.h.


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