xmolecule_get_cis_gradient Subroutine

public subroutine xmolecule_get_cis_gradient(xdata_cptr, state, grad, l_grad) bind(c)

compute the CIS gradient

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(inout) :: xdata_cptr
integer(kind=c_int), intent(in) :: state
real(kind=c_double), intent(inout) :: grad(3*l_grad)
integer(kind=c_int), intent(inout) :: l_grad