(git:c5411e0)
Loading...
Searching...
No Matches
qs_scf_methods::combine_ks_matrices Interface Reference

Public Member Functions

subroutine combine_ks_matrices_1 (ksa, ksb, occa, occb, roks_parameter)
 ...
 
subroutine combine_ks_matrices_2 (ksa, ksb, occa, occb, f, nalpha, nbeta)
 ...
 

Detailed Description

Definition at line 73 of file qs_scf_methods.F.

Member Function/Subroutine Documentation

◆ combine_ks_matrices_1()

subroutine qs_scf_methods::combine_ks_matrices::combine_ks_matrices_1 ( type(cp_fm_type), intent(in)  ksa,
type(cp_fm_type), intent(in)  ksb,
real(kind=dp), dimension(:), intent(in)  occa,
real(kind=dp), dimension(:), intent(in)  occb,
real(kind=dp), dimension(0:2, 0:2, 1:2), intent(in)  roks_parameter 
)

...

Parameters
ksa...
ksb...
occa...
occb...
roks_parameter...

Definition at line 538 of file qs_scf_methods.F.

Here is the call graph for this function:

◆ combine_ks_matrices_2()

subroutine qs_scf_methods::combine_ks_matrices::combine_ks_matrices_2 ( type(cp_fm_type), intent(in)  ksa,
type(cp_fm_type), intent(in)  ksb,
real(kind=dp), dimension(:), intent(in)  occa,
real(kind=dp), dimension(:), intent(in)  occb,
real(kind=dp), intent(in)  f,
integer, intent(in)  nalpha,
integer, intent(in)  nbeta 
)

...

Parameters
ksa...
ksb...
occa...
occb...
f...
nalpha...
nbeta...

Definition at line 612 of file qs_scf_methods.F.

Here is the call graph for this function:

The documentation for this interface was generated from the following file: