Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rp), | intent(in), | dimension(3) | :: | ca |
Coordinates of the atoms defining the angle |
|
real(kind=rp), | intent(in), | dimension(3) | :: | cb |
Coordinates of the atoms defining the angle |
|
real(kind=rp), | intent(in), | dimension(3) | :: | cc |
Coordinates of the atoms defining the angle |
|
real(kind=rp), | intent(out) | :: | thet |
The angle (in rad) defined by ca-cb-cc |
||
real(kind=rp), | intent(out), | dimension(3) | :: | J_a |
The Jacobian components on atoms a, b and c respectively |
|
real(kind=rp), | intent(out), | dimension(3) | :: | J_b |
The Jacobian components on atoms a, b and c respectively |
|
real(kind=rp), | intent(out), | dimension(3) | :: | J_c |
The Jacobian components on atoms a, b and c respectively |