(git:c5411e0)
Loading...
Searching...
No Matches
thermostat_types::thermostats_type Type Reference

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()
 

Detailed Description

Define thermostat types.

Parameters
errorvariable to control error logging, stopping,... see module cp_error_handling
History
10.2007 created [tlaino] - Teodoro Laino - University of Zurich
Author
Teodoro Laino

Definition at line 61 of file thermostat_types.F.

Field Documentation

◆ thermostat_info_part

type(thermostat_info_type), pointer thermostat_types::thermostats_type::thermostat_info_part => NULL()

Definition at line 62 of file thermostat_types.F.

◆ thermostat_info_shell

type(thermostat_info_type), pointer thermostat_types::thermostats_type::thermostat_info_shell => NULL()

Definition at line 63 of file thermostat_types.F.

◆ thermostat_info_fast

type(thermostat_info_type), pointer thermostat_types::thermostats_type::thermostat_info_fast => NULL()

Definition at line 65 of file thermostat_types.F.

◆ thermostat_fast

type(thermostat_type), pointer thermostat_types::thermostats_type::thermostat_fast => NULL()

Definition at line 66 of file thermostat_types.F.

◆ thermostat_info_slow

type(thermostat_info_type), pointer thermostat_types::thermostats_type::thermostat_info_slow => NULL()

Definition at line 67 of file thermostat_types.F.

◆ thermostat_slow

type(thermostat_type), pointer thermostat_types::thermostats_type::thermostat_slow => NULL()

Definition at line 68 of file thermostat_types.F.

◆ thermostat_part

type(thermostat_type), pointer thermostat_types::thermostats_type::thermostat_part => NULL()

Definition at line 70 of file thermostat_types.F.

◆ thermostat_coef

type(thermostat_type), pointer thermostat_types::thermostats_type::thermostat_coef => NULL()

Definition at line 71 of file thermostat_types.F.

◆ thermostat_shell

type(thermostat_type), pointer thermostat_types::thermostats_type::thermostat_shell => NULL()

Definition at line 72 of file thermostat_types.F.

◆ thermostat_baro

type(thermostat_type), pointer thermostat_types::thermostats_type::thermostat_baro => NULL()

Definition at line 73 of file thermostat_types.F.


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