(git:374b731)
Loading...
Searching...
No Matches
almo_scf_types.F File Reference

Go to the source code of this file.

Data Types

type  almo_scf_types::optimizer_options_type
 
type  almo_scf_types::almo_scf_history_type
 
type  almo_scf_types::almo_scf_env_type
 

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.
 
subroutine, public almo_scf_types::almo_scf_env_release (almo_scf_env)
 release the almo scf envirnoment
 

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