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

#include <global.h>

+ Collaboration diagram for thermostat:

Data Fields

int id
 
int type
 
int sys
 
gboolean show
 
double params [4]
 
int natoms
 
int * list
 
thermostatnext
 
thermostatprev
 

Detailed Description

Definition at line 739 of file global.h.

Field Documentation

◆ id

int id

Definition at line 741 of file global.h.

◆ list

int* list

Definition at line 751 of file global.h.

◆ natoms

int natoms

Definition at line 750 of file global.h.

◆ next

thermostat* next

Definition at line 752 of file global.h.

◆ params

double params[4]

Definition at line 749 of file global.h.

◆ prev

thermostat* prev

Definition at line 753 of file global.h.

◆ show

gboolean show

Definition at line 748 of file global.h.

◆ sys

int sys

Definition at line 747 of file global.h.

◆ type

int type

Definition at line 744 of file global.h.


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