xmolecule
Manual
Modules
Block Data
Procedures
Derived Types
Programs
xmolecule_get_cis_gradient
Subroutine
Gnu General Public License V3
16 statements
xmolecule_interface
xmolecule_get_cis_gradient
Contents
public subroutine xmolecule_get_cis_gradient(xdata_cptr, state, grad, l_grad) bind(c)
compute the CIS gradient
Arguments
Type
Intent
Optional
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