Go to the source code of this file.
|
| subroutine, public | qs_vcd_utils::vcd_env_init (vcd_env, qs_env) |
| | Initialize the vcd environment.
|
| |
| subroutine, public | qs_vcd_utils::vcd_env_cleanup (qs_env, vcd_env) |
| | Deallocate the vcd environment.
|
| |
| subroutine, public | qs_vcd_utils::vcd_read_restart (qs_env, linres_section, vec, lambda, beta, tag) |
| | Copied from linres_read_restart.
|
| |
| subroutine, public | qs_vcd_utils::vcd_write_restart (qs_env, linres_section, vec, lambda, beta, tag) |
| | Copied from linres_write_restart.
|
| |
| subroutine, public | qs_vcd_utils::vcd_print (vcd_env, qs_env) |
| | Print the APTs, AATs, and sum rules.
|
| |