Damping functions.
Represents a damping function.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | r(3) | |||
| real(kind=dp), | intent(in) | :: | s_vdw | |||
| real(kind=dp), | intent(in) | :: | d | |||
| type(grad_scalar_t), | intent(out), | optional | :: | df | ||
| type(grad_request_t), | intent(in), | optional | :: | grad |