(git:6a2e663)
pint_types Module Reference

Variables

integer, parameter, public e_conserved_id = 1
 
integer, parameter, public e_potential_id = 2
 
integer, parameter, public e_kin_thermo_id = 3
 
integer, parameter, public e_kin_virial_id = 4
 
integer, parameter, public e_num_ids = 4
 
integer, parameter, public thermostat_none = 0
 
integer, parameter, public thermostat_nose = 1
 
integer, parameter, public thermostat_gle = 2
 
integer, parameter, public thermostat_pile = 3
 
integer, parameter, public thermostat_piglet = 4
 
integer, parameter, public thermostat_qtb = 5
 

Variable Documentation

◆ e_conserved_id

integer, parameter, public pint_types::e_conserved_id = 1

Definition at line 25 of file pint_types.F.

◆ e_potential_id

integer, parameter, public pint_types::e_potential_id = 2

Definition at line 25 of file pint_types.F.

◆ e_kin_thermo_id

integer, parameter, public pint_types::e_kin_thermo_id = 3

Definition at line 25 of file pint_types.F.

◆ e_kin_virial_id

integer, parameter, public pint_types::e_kin_virial_id = 4

Definition at line 25 of file pint_types.F.

◆ e_num_ids

integer, parameter, public pint_types::e_num_ids = 4

Definition at line 31 of file pint_types.F.

◆ thermostat_none

integer, parameter, public pint_types::thermostat_none = 0

Definition at line 33 of file pint_types.F.

◆ thermostat_nose

integer, parameter, public pint_types::thermostat_nose = 1

Definition at line 33 of file pint_types.F.

◆ thermostat_gle

integer, parameter, public pint_types::thermostat_gle = 2

Definition at line 33 of file pint_types.F.

◆ thermostat_pile

integer, parameter, public pint_types::thermostat_pile = 3

Definition at line 33 of file pint_types.F.

◆ thermostat_piglet

integer, parameter, public pint_types::thermostat_piglet = 4

Definition at line 33 of file pint_types.F.

◆ thermostat_qtb

integer, parameter, public pint_types::thermostat_qtb = 5

Definition at line 33 of file pint_types.F.