(git:92574dc)
Loading...
Searching...
No Matches
gle_system_types Module Reference

Data Types

type  gle_type

Functions/Subroutines

subroutine, public gle_init (gle, dt, temp, section)
 ...
subroutine, public gle_thermo_create (gle, mal_size)
 ...
subroutine, public gle_dealloc (gle)
 Deallocate type for GLE thermostat.

Detailed Description

History
Author
MI 07.2009

Function/Subroutine Documentation

◆ gle_init()

subroutine, public gle_system_types::gle_init ( type(gle_type), pointer gle,
real(dp), intent(in) dt,
real(dp), intent(in) temp,
type(section_vals_type), pointer section )

...

Parameters
gle...
dt...
temp...
section...

Definition at line 68 of file gle_system_types.F.

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

◆ gle_thermo_create()

subroutine, public gle_system_types::gle_thermo_create ( type(gle_type), pointer gle,
integer, intent(in) mal_size )

...

Parameters
gle...
mal_size...

Definition at line 165 of file gle_system_types.F.

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

◆ gle_dealloc()

subroutine, public gle_system_types::gle_dealloc ( type(gle_type), pointer gle)

Deallocate type for GLE thermostat.

Parameters
gle...

Definition at line 216 of file gle_system_types.F.

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