cluster_TYPE Derived Type

type, public :: cluster_TYPE


Components

Type Visibility Attributes Name Initial
integer, public :: N = 7
integer, public, allocatable :: cls(:)
integer, public, allocatable :: nacls(:)
integer, public, allocatable :: ezoa(:,:)
integer, public, allocatable :: atom(:,:)
double precision, public, allocatable :: rcls(:,:,:)
double precision, public, allocatable :: rr(:,:)