this subroutine calculates CIS gradient
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(param), | intent(in) | :: | p | |||
type(atom_set), | intent(in) | :: | a(:) | |||
type(basis), | intent(in) | :: | b | |||
type(wf_data), | intent(inout) | :: | f | |||
integer, | intent(in) | :: | state | |||
real(kind=long), | optional | :: | gradients_out(:) | |||
real(kind=long), | optional | :: | nacs_out(:,:,:) | |||
logical, | optional | :: | yes_calc_nacs | |||
integer, | intent(in), | optional | :: | output |