atomes 1.2.1
atomes: an atomic scale modeling tool box
Loading...
Searching...
No Matches
space_group Struct Reference

#include <glwin.h>

+ Collaboration diagram for space_group:

Data Fields

int id
 
gchar * name
 
gchar * hms
 
gchar * bravais
 
gchar * setting
 
int sid
 
int nums
 
spg_settingsettings
 
int numw
 
wyckoff_positionwyckoff
 
mat4_t coord_origin
 
mat4_t wyck_origin
 

Detailed Description

Definition at line 656 of file glwin.h.

Field Documentation

◆ bravais

gchar* bravais

Type of Bravais lattice

Definition at line 661 of file glwin.h.

◆ coord_origin

mat4_t coord_origin

Origin of the atomic coordinates

Definition at line 668 of file glwin.h.

◆ hms

gchar* hms

Hermann-Mauguin symbol

Definition at line 660 of file glwin.h.

◆ id

int id

ID number, in [1-230]

Definition at line 658 of file glwin.h.

◆ name

gchar* name

Name

Definition at line 659 of file glwin.h.

◆ nums

int nums

Number of possible setting(s)

Definition at line 664 of file glwin.h.

◆ numw

int numw

Number of Wyckoff position(s)

Definition at line 666 of file glwin.h.

◆ setting

gchar* setting

Available setting(s), if any

Definition at line 662 of file glwin.h.

◆ settings

spg_setting* settings

Space group settings

Definition at line 665 of file glwin.h.

◆ sid

int sid

Selected setting, if any

Definition at line 663 of file glwin.h.

◆ wyck_origin

mat4_t wyck_origin

Origin of the Wyckoff positions

Definition at line 669 of file glwin.h.

◆ wyckoff

wyckoff_position* wyckoff

Wyckoff position(s)

Definition at line 667 of file glwin.h.


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