(git:691081d)
Loading...
Searching...
No Matches
tmc_move_types.F File Reference

Go to the source code of this file.

Data Types

type  tmc_move_types::tmc_move_type

Modules

module  tmc_move_types
 tree nodes creation, searching, deallocation, references etc.

Functions/Subroutines

subroutine, public tmc_move_types::move_types_create (move_types, nr_temp)
 allocating the module variables
subroutine, public tmc_move_types::move_types_release (move_types)
 deallocating the module variables

Variables

integer, parameter, public tmc_move_types::mv_type_none = 0
integer, parameter, public tmc_move_types::mv_type_swap_conf = 1
integer, parameter, public tmc_move_types::mv_type_atom_trans = 2
integer, parameter, public tmc_move_types::mv_type_mol_trans = 3
integer, parameter, public tmc_move_types::mv_type_mol_rot = 4
integer, parameter, public tmc_move_types::mv_type_proton_reorder = 5
integer, parameter, public tmc_move_types::mv_type_atom_swap = 6
integer, parameter, public tmc_move_types::mv_type_md = 7
integer, parameter, public tmc_move_types::mv_type_volume_move = 8
integer, parameter, public tmc_move_types::mv_type_gausian_adapt = 9
integer, parameter, public tmc_move_types::mv_type_nmc_moves = 10
integer, parameter, public tmc_move_types::nr_mv_types = 10