(git:c5411e0)
Loading...
Searching...
No Matches
hfx_types::hfx_memory_type Type Reference

Data Fields

integer max_memory = 0
 
integer(int_8) max_compression_counter = 0_int_8
 
integer(int_8) final_comp_counter_energy = 0_int_8
 
logical do_all_on_the_fly = .FALSE.
 
real(dp) eps_storage_scaling = 0.0_dp
 
integer cache_size = 0
 
integer bits_max_val = 0
 
integer actual_memory_usage = 0
 
integer actual_memory_usage_disk = 0
 
integer(int_8) max_compression_counter_disk = 0_int_8
 
logical do_disk_storage = .FALSE.
 
character(len=default_path_length) storage_location = ""
 
integer(int_8) ram_counter = 0_int_8
 
integer(int_8) ram_counter_forces = 0_int_8
 
integer(int_8) size_p_screen = 0_int_8
 
logical treat_forces_in_core = .FALSE.
 
logical recalc_forces = .FALSE.
 

Detailed Description

Definition at line 157 of file hfx_types.F.

Field Documentation

◆ max_memory

integer hfx_types::hfx_memory_type::max_memory = 0

Definition at line 158 of file hfx_types.F.

◆ max_compression_counter

integer(int_8) hfx_types::hfx_memory_type::max_compression_counter = 0_int_8

Definition at line 159 of file hfx_types.F.

◆ final_comp_counter_energy

integer(int_8) hfx_types::hfx_memory_type::final_comp_counter_energy = 0_int_8

Definition at line 160 of file hfx_types.F.

◆ do_all_on_the_fly

logical hfx_types::hfx_memory_type::do_all_on_the_fly = .FALSE.

Definition at line 161 of file hfx_types.F.

◆ eps_storage_scaling

real(dp) hfx_types::hfx_memory_type::eps_storage_scaling = 0.0_dp

Definition at line 162 of file hfx_types.F.

◆ cache_size

integer hfx_types::hfx_memory_type::cache_size = 0

Definition at line 163 of file hfx_types.F.

◆ bits_max_val

integer hfx_types::hfx_memory_type::bits_max_val = 0

Definition at line 164 of file hfx_types.F.

◆ actual_memory_usage

integer hfx_types::hfx_memory_type::actual_memory_usage = 0

Definition at line 165 of file hfx_types.F.

◆ actual_memory_usage_disk

integer hfx_types::hfx_memory_type::actual_memory_usage_disk = 0

Definition at line 166 of file hfx_types.F.

◆ max_compression_counter_disk

integer(int_8) hfx_types::hfx_memory_type::max_compression_counter_disk = 0_int_8

Definition at line 167 of file hfx_types.F.

◆ do_disk_storage

logical hfx_types::hfx_memory_type::do_disk_storage = .FALSE.

Definition at line 168 of file hfx_types.F.

◆ storage_location

character(len=default_path_length) hfx_types::hfx_memory_type::storage_location = ""

Definition at line 169 of file hfx_types.F.

◆ ram_counter

integer(int_8) hfx_types::hfx_memory_type::ram_counter = 0_int_8

Definition at line 170 of file hfx_types.F.

◆ ram_counter_forces

integer(int_8) hfx_types::hfx_memory_type::ram_counter_forces = 0_int_8

Definition at line 171 of file hfx_types.F.

◆ size_p_screen

integer(int_8) hfx_types::hfx_memory_type::size_p_screen = 0_int_8

Definition at line 172 of file hfx_types.F.

◆ treat_forces_in_core

logical hfx_types::hfx_memory_type::treat_forces_in_core = .FALSE.

Definition at line 173 of file hfx_types.F.

◆ recalc_forces

logical hfx_types::hfx_memory_type::recalc_forces = .FALSE.

Definition at line 174 of file hfx_types.F.


The documentation for this type was generated from the following file: