xmol_data Derived Type

type, public :: xmol_data


Components

Type Visibility Attributes Name Initial
type(param), public, allocatable :: p
type(atom_set), public, allocatable :: a(:)
type(grid3d), public, allocatable :: g
type(basis), public, allocatable :: b
type(wf_data), public, allocatable :: f
type(process_data), public, allocatable :: s