![]() |
(git:936074a)
|
Utility routines for qs_scf. More...
Functions/Subroutines | |
| subroutine, public | qs_scf_compute_properties (qs_env, wf_type, do_mp2) |
| computes properties for a given hamilonian using the current wfn | |
Utility routines for qs_scf.
| subroutine, public qs_scf_post_scf::qs_scf_compute_properties | ( | type(qs_environment_type), pointer | qs_env, |
| character(6), optional | wf_type, | ||
| logical, optional | do_mp2 | ||
| ) |
computes properties for a given hamilonian using the current wfn
| qs_env | ... |
| wf_type | ... |
| do_mp2 | ... |
Definition at line 44 of file qs_scf_post_scf.F.