(git:6a2e663)
admm_utils Module Reference

Contains methods used in the context of density fitting. More...

Functions/Subroutines

subroutine, public admm_correct_for_eigenvalues (ispin, admm_env, ks_matrix)
 ... More...
 
subroutine, public admm_uncorrect_for_eigenvalues (ispin, admm_env, ks_matrix)
 ... More...
 

Detailed Description

Contains methods used in the context of density fitting.

History
04.2008 created [Manuel Guidon] 02.2013 moved from admm_methods
Author
Manuel Guidon

Function/Subroutine Documentation

◆ admm_correct_for_eigenvalues()

subroutine, public admm_utils::admm_correct_for_eigenvalues ( integer, intent(in)  ispin,
type(admm_type), pointer  admm_env,
type(dbcsr_type), pointer  ks_matrix 
)

...

Parameters
ispin...
admm_env...
ks_matrix...

Definition at line 52 of file admm_utils.F.

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

◆ admm_uncorrect_for_eigenvalues()

subroutine, public admm_utils::admm_uncorrect_for_eigenvalues ( integer, intent(in)  ispin,
type(admm_type), pointer  admm_env,
type(dbcsr_type), pointer  ks_matrix 
)

...

Parameters
ispin...
admm_env...
ks_matrix...

Definition at line 126 of file admm_utils.F.

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