Go to the source code of this file.
|
subroutine, public | qs_ot_types::qs_ot_settings_init (settings) |
| sets default values for the settings type
|
|
subroutine, public | qs_ot_types::qs_ot_init (qs_ot_env) |
| init matrices, needs c0 and sc0 so that c0*sc0=1
|
|
subroutine, public | qs_ot_types::qs_ot_allocate (qs_ot_env, matrix_s, fm_struct_ref, ortho_k) |
| allocates the data in qs_ot_env, for a calculation with fm_struct_ref ortho_k allows for specifying an additional orthogonal subspace (i.e. c will be kept orthogonal provided c0 was, used in qs_ot_eigensolver)
|
|
subroutine, public | qs_ot_types::qs_ot_destroy (qs_ot_env) |
| deallocates data
|
|
subroutine, public | qs_ot_types::ot_readwrite_input (settings, ot_section, output_unit) |
| ...
|
|