(git:6a2e663)
thermal_region_types Module Reference

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

Functions/Subroutines

subroutine, public allocate_thermal_regions (thermal_regions)
 allocate thermal_regions More...
 
subroutine, public release_thermal_regions (thermal_regions)
 release thermal_regions More...
 

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: