atomes 1.3.1
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
int * list
int numv
int * vois
dummy_atomnext
dummy_atomprev

Detailed Description

Definition at line 830 of file global.h.

Field Documentation

◆ coord

int coord[4]

Definition at line 838 of file global.h.

◆ id

int id

Definition at line 833 of file global.h.

◆ list

int* list

Definition at line 840 of file global.h.

◆ natoms

int natoms

Definition at line 839 of file global.h.

◆ next

dummy_atom* next

Definition at line 843 of file global.h.

◆ numv

int numv

Definition at line 841 of file global.h.

◆ pick

int pick[2]

Definition at line 835 of file global.h.

◆ prev

dummy_atom* prev

Definition at line 844 of file global.h.

◆ show

gboolean show

Definition at line 836 of file global.h.

◆ type

int type

Definition at line 834 of file global.h.

◆ vois

int* vois

Definition at line 842 of file global.h.

◆ xyz

double xyz[3]

Definition at line 837 of file global.h.


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