public subroutine transform_twoel(p, b, f, output)
transform all 2el matrix elements into MO space
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
type(param),
|
intent(in) |
|
|
:: |
p |
|
type(basis),
|
intent(inout) |
|
|
:: |
b |
|
type(wf_data),
|
intent(inout) |
|
|
:: |
f |
|
integer,
|
intent(in) |
|
|
:: |
output |
|