(git:58e3e09)
orbital_pointers.F File Reference

Go to the source code of this file.

Modules

module  orbital_pointers
 Provides Cartesian and spherical orbital pointers and indices.
 

Functions/Subroutines

subroutine, public orbital_pointers::deallocate_orbital_pointers ()
 Deallocate the orbital pointers. More...
 
subroutine, public orbital_pointers::init_orbital_pointers (maxl)
 Initialize or update the orbital pointers. More...
 

Variables

integer, save, public orbital_pointers::current_maxl = -1
 
integer, dimension(:), allocatable, public orbital_pointers::nco
 
integer, dimension(:), allocatable, public orbital_pointers::ncoset
 
integer, dimension(:), allocatable, public orbital_pointers::nso
 
integer, dimension(:), allocatable, public orbital_pointers::nsoset
 
integer, dimension(:, :), allocatable, public orbital_pointers::indco
 
integer, dimension(:, :), allocatable, public orbital_pointers::indso
 
integer, dimension(:, :), allocatable, public orbital_pointers::indso_inv
 
integer, dimension(:, :), allocatable, public orbital_pointers::soset
 
integer, dimension(:, :, :), allocatable, public orbital_pointers::co
 
integer, dimension(:, :, :), allocatable, public orbital_pointers::coset