(git:c5411e0)
Loading...
Searching...
No Matches
thermal_region_types Module Reference

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
 

Detailed Description

Thermal regions type: to initialize and control the temperature of different regions.

History
  • Added support for langevin regions (2014/01/08, LT)
Author
MI

Function/Subroutine Documentation

◆ allocate_thermal_regions()

subroutine, public thermal_region_types::allocate_thermal_regions ( type(thermal_regions_type), intent(out)  thermal_regions)

allocate thermal_regions

Parameters
thermal_regions...
Author

Definition at line 52 of file thermal_region_types.F.

Here is the caller graph for this function:

◆ release_thermal_regions()

subroutine, public thermal_region_types::release_thermal_regions ( type(thermal_regions_type), intent(inout)  thermal_regions)

release thermal_regions

Parameters
thermal_regions...
Author

Definition at line 63 of file thermal_region_types.F.

Here is the caller graph for this function: