(git:3add494)
qs_wf_history_types.F File Reference

Go to the source code of this file.

Modules

module  qs_wf_history_types
 interpolate the wavefunctions to speed up the convergence when doing MD
 

Functions/Subroutines

subroutine, public qs_wf_history_types::wfi_retain (wf_history)
 retains a wf history (see doc/ReferenceCounting.html) More...
 
subroutine, public qs_wf_history_types::wfi_release (wf_history)
 releases a wf_history of a wavefunction (see doc/ReferenceCounting.html) More...
 
type(qs_wf_snapshot_type) function, pointer, public qs_wf_history_types::wfi_get_snapshot (wf_history, wf_index)
 returns a snapshot, the first being the latest snapshot More...