atom_index_t Derived Type

type, public :: atom_index_t

Maps from atom indexes to positions in matrices.


Contents


Components

TypeVisibility AttributesNameInitial
integer, public, allocatable:: i_atom(:)
integer, public, allocatable:: j_atom(:)
integer, public :: n_atoms
logical, public :: parallel