(git:6a2e663)
thermostat_types Module Reference

Thermostat structure: module containing thermostat available for MD. More...

Functions/Subroutines

subroutine, public allocate_thermostats (thermostats)
 ... More...
 
subroutine, public release_thermostats (thermostats)
 ... More...
 
subroutine, public create_thermostat_type (thermostat, simpar, section, skip_region, label)
 Create a thermostat type. More...
 
subroutine, public release_thermostat_info (thermostat_info)
 ... More...
 
subroutine, public release_thermostat_type (thermostat)
 ... More...
 
subroutine, public set_thermostats (thermostats, dt_fact)
 access internal structures of thermostats More...
 

Detailed Description

Thermostat structure: module containing thermostat available for MD.

Author
teo [tlaino] - University of Zurich - 09.2007

Function/Subroutine Documentation

◆ allocate_thermostats()

subroutine, public thermostat_types::allocate_thermostats ( type(thermostats_type), intent(out)  thermostats)

...

Parameters
thermostats...
History
09.2007 created [tlaino]
Author
Teodoro Laino

Definition at line 108 of file thermostat_types.F.

Here is the caller graph for this function:

◆ release_thermostats()

subroutine, public thermostat_types::release_thermostats ( type(thermostats_type), intent(inout)  thermostats)

...

Parameters
thermostats...
History
09.2007 created [tlaino]
Author
Teodoro Laino

Definition at line 128 of file thermostat_types.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ create_thermostat_type()

subroutine, public thermostat_types::create_thermostat_type ( type(thermostat_type), intent(out)  thermostat,
type(simpar_type), pointer  simpar,
type(section_vals_type), pointer  section,
logical, intent(in), optional  skip_region,
character(len=*), intent(in)  label 
)

Create a thermostat type.

Parameters
thermostat...
simpar...
section...
skip_region...
label...
History
09.2007 created [tlaino]
Author
Teodoro Laino

Definition at line 185 of file thermostat_types.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ release_thermostat_info()

subroutine, public thermostat_types::release_thermostat_info ( type(thermostat_info_type), intent(inout)  thermostat_info)

...

Parameters
thermostat_info...
History
10.2007 created [tlaino]
Author
Teodoro Laino

Definition at line 238 of file thermostat_types.F.

Here is the caller graph for this function:

◆ release_thermostat_type()

subroutine, public thermostat_types::release_thermostat_type ( type(thermostat_type), intent(inout)  thermostat)

...

Parameters
thermostat...
History
09.2007 created [tlaino]
Author
Teodoro Laino

Definition at line 254 of file thermostat_types.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ set_thermostats()

subroutine, public thermostat_types::set_thermostats ( type(thermostats_type), pointer  thermostats,
real(kind=dp), intent(in), optional  dt_fact 
)

access internal structures of thermostats

Parameters
thermostats...
dt_fact...
History
10.2008 created [tlaino]
Author
Teodoro Laino [tlaino] - University of Zurich

Definition at line 281 of file thermostat_types.F.

Here is the caller graph for this function: