(git:c5411e0)
Loading...
Searching...
No Matches
tmc_move_types::tmc_move_type Type Reference

Data Fields

real(kind=dp), dimension(:), allocatable mv_weight
 
real(kind=dp), dimension(:, :), allocatable mv_size
 
real(kind=dp), dimension(:, :), allocatable acc_prob
 
integer, dimension(:, :), allocatable mv_count
 
integer, dimension(:, :), allocatable acc_count
 
integer, dimension(:, :), allocatable subbox_acc_count
 
integer, dimension(:, :), allocatable subbox_count
 
type(list_atoms), dimension(:), pointer atom_lists => NULL()
 

Detailed Description

Definition at line 42 of file tmc_move_types.F.

Field Documentation

◆ mv_weight

real(kind=dp), dimension(:), allocatable tmc_move_types::tmc_move_type::mv_weight

Definition at line 44 of file tmc_move_types.F.

◆ mv_size

real(kind=dp), dimension(:, :), allocatable tmc_move_types::tmc_move_type::mv_size

Definition at line 47 of file tmc_move_types.F.

◆ acc_prob

real(kind=dp), dimension(:, :), allocatable tmc_move_types::tmc_move_type::acc_prob

Definition at line 50 of file tmc_move_types.F.

◆ mv_count

integer, dimension(:, :), allocatable tmc_move_types::tmc_move_type::mv_count

Definition at line 53 of file tmc_move_types.F.

◆ acc_count

integer, dimension(:, :), allocatable tmc_move_types::tmc_move_type::acc_count

Definition at line 56 of file tmc_move_types.F.

◆ subbox_acc_count

integer, dimension(:, :), allocatable tmc_move_types::tmc_move_type::subbox_acc_count

Definition at line 61 of file tmc_move_types.F.

◆ subbox_count

integer, dimension(:, :), allocatable tmc_move_types::tmc_move_type::subbox_count

Definition at line 62 of file tmc_move_types.F.

◆ atom_lists

type(list_atoms), dimension(:), pointer tmc_move_types::tmc_move_type::atom_lists => NULL()

Definition at line 63 of file tmc_move_types.F.


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