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

Go to the source code of this file.

Data Types

type  qs_diis_types::qs_diis_buffer_type
 keeps a buffer with the previous values of s,p,k More...
 
type  qs_diis_types::qs_diis_buffer_type_sparse
 build array of pointers to diis buffers for sparse matrix case More...
 
type  qs_diis_types::qs_diis_buffer_type_kp
 build arrau of pointers to diis buffers in the k-point (complex full matrices) case More...
 

Modules

module  qs_diis_types
 buffer for the diis of the scf
 

Functions/Subroutines

subroutine, public qs_diis_types::qs_diis_b_release (diis_buffer)
 releases the given diis buffer (see doc/ReferenceCounting.html)
 
subroutine, public qs_diis_types::qs_diis_b_release_sparse (diis_buffer)
 releases the given diis buffer (see doc/ReferenceCounting.html)
 
subroutine, public qs_diis_types::qs_diis_b_release_kp (diis_buffer)
 releases the given diis KP buffer