![]() |
(git:b77b4be)
|
Define thermostat types. More...
Data Fields | |
type(thermostat_info_type), pointer | thermostat_info_part => NULL() |
type(thermostat_info_type), pointer | thermostat_info_shell => NULL() |
type(thermostat_info_type), pointer | thermostat_info_fast => NULL() |
type(thermostat_type), pointer | thermostat_fast => NULL() |
type(thermostat_info_type), pointer | thermostat_info_slow => NULL() |
type(thermostat_type), pointer | thermostat_slow => NULL() |
type(thermostat_type), pointer | thermostat_part => NULL() |
type(thermostat_type), pointer | thermostat_coef => NULL() |
type(thermostat_type), pointer | thermostat_shell => NULL() |
type(thermostat_type), pointer | thermostat_baro => NULL() |
Define thermostat types.
error | variable to control error logging, stopping,... see module cp_error_handling |
Definition at line 61 of file thermostat_types.F.
type(thermostat_info_type), pointer thermostat_types::thermostats_type::thermostat_info_part => NULL() |
Definition at line 62 of file thermostat_types.F.
type(thermostat_info_type), pointer thermostat_types::thermostats_type::thermostat_info_shell => NULL() |
Definition at line 63 of file thermostat_types.F.
type(thermostat_info_type), pointer thermostat_types::thermostats_type::thermostat_info_fast => NULL() |
Definition at line 65 of file thermostat_types.F.
type(thermostat_type), pointer thermostat_types::thermostats_type::thermostat_fast => NULL() |
Definition at line 66 of file thermostat_types.F.
type(thermostat_info_type), pointer thermostat_types::thermostats_type::thermostat_info_slow => NULL() |
Definition at line 67 of file thermostat_types.F.
type(thermostat_type), pointer thermostat_types::thermostats_type::thermostat_slow => NULL() |
Definition at line 68 of file thermostat_types.F.
type(thermostat_type), pointer thermostat_types::thermostats_type::thermostat_part => NULL() |
Definition at line 70 of file thermostat_types.F.
type(thermostat_type), pointer thermostat_types::thermostats_type::thermostat_coef => NULL() |
Definition at line 71 of file thermostat_types.F.
type(thermostat_type), pointer thermostat_types::thermostats_type::thermostat_shell => NULL() |
Definition at line 72 of file thermostat_types.F.
type(thermostat_type), pointer thermostat_types::thermostats_type::thermostat_baro => NULL() |
Definition at line 73 of file thermostat_types.F.