(git:3add494)
optbas_opt_utils Module Reference

Functions/Subroutines

subroutine, public evaluate_optvals (mos, mos_aux_fit, matrix_ks, Q, Snew, S_inv_orb, fval, energy, S_cond_number)
 ... More...
 
subroutine, public fit_mo_coeffs (saux, sauxorb, mos, mosaux)
 ... More...
 
subroutine, public optbas_build_neighborlist (qs_env, sab_aux, sab_aux_orb, basis_type)
 rebuilds neighborlist for absis sets More...
 

Function/Subroutine Documentation

◆ evaluate_optvals()

subroutine, public optbas_opt_utils::evaluate_optvals ( type(mo_set_type), dimension(:), intent(in)  mos,
type(mo_set_type), dimension(:), intent(in)  mos_aux_fit,
type(dbcsr_p_type), dimension(:), pointer  matrix_ks,
type(dbcsr_type), pointer  Q,
type(dbcsr_type), pointer  Snew,
type(cp_fm_type), intent(in)  S_inv_orb,
real(kind=dp)  fval,
real(kind=dp)  energy,
real(kind=dp)  S_cond_number 
)

...

Parameters
mos...
mos_aux_fit...
matrix_ks...
Q...
Snew...
S_inv_orb...
fval...
energy...
S_cond_number...

Definition at line 79 of file optbas_opt_utils.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ fit_mo_coeffs()

subroutine, public optbas_opt_utils::fit_mo_coeffs ( type(dbcsr_p_type), dimension(:), pointer  saux,
type(dbcsr_p_type), dimension(:), pointer  sauxorb,
type(mo_set_type), dimension(:), intent(in)  mos,
type(mo_set_type), dimension(:), intent(in)  mosaux 
)

...

Parameters
saux...
sauxorb...
mos...
mosaux...

Definition at line 155 of file optbas_opt_utils.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ optbas_build_neighborlist()

subroutine, public optbas_opt_utils::optbas_build_neighborlist ( type(qs_environment_type), pointer  qs_env,
type(neighbor_list_set_p_type), dimension(:), pointer  sab_aux,
type(neighbor_list_set_p_type), dimension(:), pointer  sab_aux_orb,
character(*)  basis_type 
)

rebuilds neighborlist for absis sets

Parameters
qs_env...
sab_aux...
sab_aux_orb...
basis_type...
History
adapted from kg_build_neighborlist

Definition at line 223 of file optbas_opt_utils.F.

Here is the call graph for this function:
Here is the caller graph for this function: