public subroutine construct_rohf_fock_matrix2(p, b, f)
returns ROHF Fock matrix for high spin half filled open shell
alternative ROHF Fock matrix routine
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
type(param),
|
intent(in) |
|
|
:: |
p |
|
type(basis),
|
intent(in) |
|
|
:: |
b |
|
type(wf_data),
|
intent(inout) |
|
|
:: |
f |
|