![]() |
(git:936074a)
|
Thermal regions type: to initialize and control the temperature of different regions. More...
Data Types | |
| type | thermal_region_type |
| type | thermal_regions_type |
Functions/Subroutines | |
| subroutine, public | allocate_thermal_regions (thermal_regions) |
| allocate thermal_regions | |
| subroutine, public | release_thermal_regions (thermal_regions) |
| release thermal_regions | |
Thermal regions type: to initialize and control the temperature of different regions.
| subroutine, public thermal_region_types::allocate_thermal_regions | ( | type(thermal_regions_type), intent(out) | thermal_regions | ) |
allocate thermal_regions
| thermal_regions | ... |
Definition at line 52 of file thermal_region_types.F.
| subroutine, public thermal_region_types::release_thermal_regions | ( | type(thermal_regions_type), intent(inout) | thermal_regions | ) |
release thermal_regions
| thermal_regions | ... |
Definition at line 63 of file thermal_region_types.F.