|
CP2K 2.4 (Revision 12889)
|
Collaboration diagram for thermal_region_types::thermal_regions_type:Private Attributes | |
| INTEGER | id_nr |
| INTEGER | ref_count |
| INTEGER | nregions |
| LOGICAL | force_rescaling |
| REAL(KIND=dp) | temp_reg0 |
| TYPE(section_vals_type), pointer | section |
| TYPE(thermal_region_type), dimension(:), pointer | thermal_region |
Definition at line 26 of file thermal_region_types.f90.
LOGICAL thermal_region_types::thermal_regions_type::force_rescaling [private] |
Definition at line 28 of file thermal_region_types.f90.
Definition at line 27 of file thermal_region_types.f90.
Definition at line 27 of file thermal_region_types.f90.
Definition at line 27 of file thermal_region_types.f90.
TYPE(section_vals_type),pointer thermal_region_types::thermal_regions_type::section [private] |
Definition at line 30 of file thermal_region_types.f90.
REAL(KIND=dp) thermal_region_types::thermal_regions_type::temp_reg0 [private] |
Definition at line 29 of file thermal_region_types.f90.
TYPE(thermal_region_type),dimension(:),pointer thermal_region_types::thermal_regions_type::thermal_region [private] |
Definition at line 31 of file thermal_region_types.f90.
1.7.3