(git:b279b6b)
almo_scf_types.F File Reference

Go to the source code of this file.

Modules

module  almo_scf_types
 Types for all ALMO-based methods.
 

Functions/Subroutines

subroutine, public almo_scf_types::print_optimizer_options (optimizer, unit_nr)
 Prints out the options of an optimizer. More...
 
subroutine, public almo_scf_types::almo_scf_env_release (almo_scf_env)
 release the almo scf envirnoment More...
 

Variables

integer, parameter, public almo_scf_types::almo_mat_dim_aobasis = 1
 
integer, parameter, public almo_scf_types::almo_mat_dim_occ = 2
 
integer, parameter, public almo_scf_types::almo_mat_dim_virt = 3
 
integer, parameter, public almo_scf_types::almo_mat_dim_virt_full = 4
 
integer, parameter, public almo_scf_types::almo_mat_dim_domains = 5
 
integer, parameter, public almo_scf_types::almo_mat_dim_virt_disc = 6
 
real(kind=dp), parameter, public almo_scf_types::almo_max_cutoff_multiplier = 2.2_dp