![]() |
(git:ed6f26b)
|
#include "./base/base_uses.f90"
Go to the source code of this file.
Data Types | |
type | extended_system_types::npt_info_type |
type | extended_system_types::map_info_type |
type | extended_system_types::lnhc_parameters_type |
Modules | |
module | extended_system_types |
Lumps all possible extended system variables into one type for easy access and passing. | |
Functions/Subroutines | |
subroutine, public | extended_system_types::lnhc_init (lnhc, section) |
Initialize type for Nose-Hoover thermostat. | |
subroutine, public | extended_system_types::create_map_info_type (map_info) |
create the map_info type | |
subroutine, public | extended_system_types::release_map_info_type (map_info) |
release the map_info type | |
subroutine, public | extended_system_types::lnhc_dealloc (lnhc) |
Deallocate type for Nose-Hoover thermostat. | |
Variables | |
logical, parameter, public | extended_system_types::debug_isotropic_limit = .FALSE. |
logical, parameter, public | extended_system_types::debug_uniaxial_limit = .FALSE. |