(git:c5411e0)
Loading...
Searching...
No Matches
mdctrl_types::glbopt_mdctrl_data_type Type Reference

Data Fields

integer md_bump_counter
 
real(kind=dp), dimension(:), allocatable epot_history
 
integer output_unit
 
integer itimes
 
integer bump_steps_upwards
 
integer bump_steps_downwards
 
integer md_bumps_max
 

Detailed Description

Definition at line 21 of file mdctrl_types.F.

Field Documentation

◆ md_bump_counter

integer mdctrl_types::glbopt_mdctrl_data_type::md_bump_counter

Definition at line 22 of file mdctrl_types.F.

◆ epot_history

real(kind=dp), dimension(:), allocatable mdctrl_types::glbopt_mdctrl_data_type::epot_history

Definition at line 23 of file mdctrl_types.F.

◆ output_unit

integer mdctrl_types::glbopt_mdctrl_data_type::output_unit

Definition at line 24 of file mdctrl_types.F.

◆ itimes

integer mdctrl_types::glbopt_mdctrl_data_type::itimes

Definition at line 25 of file mdctrl_types.F.

◆ bump_steps_upwards

integer mdctrl_types::glbopt_mdctrl_data_type::bump_steps_upwards

Definition at line 26 of file mdctrl_types.F.

◆ bump_steps_downwards

integer mdctrl_types::glbopt_mdctrl_data_type::bump_steps_downwards

Definition at line 27 of file mdctrl_types.F.

◆ md_bumps_max

integer mdctrl_types::glbopt_mdctrl_data_type::md_bumps_max

Definition at line 28 of file mdctrl_types.F.


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