public subroutine twoel_allactive_from_two_active(ba, f, active)
obtain all-active twoelectrons from transformed two-active two-electron integrals
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
type(basis),
|
intent(in) |
|
|
:: |
ba |
|
type(wf_data),
|
intent(inout) |
|
|
:: |
f |
|
integer,
|
intent(in) |
|
|
:: |
active(:) |
|