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