Cartesius Library
architecture::block Type Reference
Inheritance diagram for architecture::block:

Public Attributes

integer number_of_atoms
 
integer total_charge
 
integer, allocatable number_of_electrons
 
integer, dimension(:), allocatable atomic_numbers
 
type(point), dimension(:), allocatable coord
 
integer, allocatable orbital_space_dimension
 
type(atomic_basis), dimension(1:), allocatable basis_of_aos
 

Member Data Documentation

◆ atomic_numbers

integer, dimension(:), allocatable architecture::block::atomic_numbers

◆ basis_of_aos

type(atomic_basis), dimension(1:), allocatable architecture::block::basis_of_aos

◆ coord

type(point), dimension(:), allocatable architecture::block::coord

◆ number_of_atoms

integer architecture::block::number_of_atoms

◆ number_of_electrons

integer, allocatable architecture::block::number_of_electrons

◆ orbital_space_dimension

integer, allocatable architecture::block::orbital_space_dimension

◆ total_charge

integer architecture::block::total_charge

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