![]() |
(git:b77b4be)
|
Data Types | |
type | normalmode_env_type |
data to perform the normalmode transformation More... | |
type | piglet_therm_type |
data to use the piglet thermostat More... | |
type | pile_therm_type |
data to use the pile thermostat More... | |
type | pint_env_type |
environment for a path integral run More... | |
type | qtb_therm_type |
data to use the qtb thermostat More... | |
type | staging_env_type |
data to perform the staging transformation More... | |
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 |
integer, parameter, public pint_types::e_conserved_id = 1 |
Definition at line 25 of file pint_types.F.
integer, parameter, public pint_types::e_potential_id = 2 |
Definition at line 25 of file pint_types.F.
integer, parameter, public pint_types::e_kin_thermo_id = 3 |
Definition at line 25 of file pint_types.F.
integer, parameter, public pint_types::e_kin_virial_id = 4 |
Definition at line 25 of file pint_types.F.
integer, parameter, public pint_types::e_num_ids = 4 |
Definition at line 31 of file pint_types.F.
integer, parameter, public pint_types::thermostat_none = 0 |
Definition at line 33 of file pint_types.F.
integer, parameter, public pint_types::thermostat_nose = 1 |
Definition at line 33 of file pint_types.F.
integer, parameter, public pint_types::thermostat_gle = 2 |
Definition at line 33 of file pint_types.F.
integer, parameter, public pint_types::thermostat_pile = 3 |
Definition at line 33 of file pint_types.F.
integer, parameter, public pint_types::thermostat_piglet = 4 |
Definition at line 33 of file pint_types.F.
integer, parameter, public pint_types::thermostat_qtb = 5 |
Definition at line 33 of file pint_types.F.