Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ommp_system), | intent(inout) | :: | s |
System data structure |
||
procedure(energy_term), | pointer | :: | ene_f |
The energy function (from interface module) for which numerical gradients are needed |
||
real(kind=ommp_real), | intent(inout), | dimension(3,s%top%mm_atoms) | :: | grad |
Geometrical gradients in output, results will be added |