Toggle navigation
libMBD
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
atom_index_t
Derived Type
6 statements
Source File
mbd_utils.F90
mbd_utils
atom_index_t
Contents
Variables
i_atom
j_atom
n_atoms
parallel
type, public :: atom_index_t
Maps from atom indexes to positions in matrices.
Contents
Variables
i_atom
j_atom
n_atoms
parallel
Components
Type
Visibility
Attributes
Name
Initial
integer,
public,
allocatable
::
i_atom
(:)
integer,
public,
allocatable
::
j_atom
(:)
integer,
public
::
n_atoms
logical,
public
::
parallel