(git:58e3e09)
ct_types.F File Reference

Go to the source code of this file.

Modules

module  ct_types
 Types for all cayley transformation methods.
 

Functions/Subroutines

subroutine, public ct_types::ct_step_env_init (env)
 ... More...
 
subroutine, public ct_types::ct_step_env_get (env, use_occ_orbs, use_virt_orbs, tensor_type, occ_orbs_orthogonal, virt_orbs_orthogonal, neglect_quadratic_term, update_p, update_q, eps_convergence, eps_filter, max_iter, p_index_up, p_index_down, q_index_up, q_index_down, matrix_ks, matrix_p, matrix_qp_template, matrix_pq_template, matrix_t, matrix_v, copy_matrix_x, energy_correction, calculate_energy_corr, converged, qq_preconditioner_full, pp_preconditioner_full)
 ... More...
 
subroutine, public ct_types::ct_step_env_set (env, para_env, blacs_env, use_occ_orbs, use_virt_orbs, tensor_type, occ_orbs_orthogonal, virt_orbs_orthogonal, neglect_quadratic_term, update_p, update_q, eps_convergence, eps_filter, max_iter, p_index_up, p_index_down, q_index_up, q_index_down, matrix_ks, matrix_p, matrix_qp_template, matrix_pq_template, matrix_t, matrix_v, matrix_x_guess, calculate_energy_corr, conjugator, qq_preconditioner_full, pp_preconditioner_full)
 ... More...
 
subroutine, public ct_types::ct_step_env_clean (env)
 ... More...