| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(c_hmap), | intent(in) | :: | sf | |||
| real(kind=wp), | intent(in) | :: | q_in(3) | |||
| real(kind=wp), | intent(out) | :: | ddx_dq11(3) | |||
| real(kind=wp), | intent(out) | :: | ddx_dq12(3) | |||
| real(kind=wp), | intent(out) | :: | ddx_dq13(3) | |||
| real(kind=wp), | intent(out) | :: | ddx_dq22(3) | |||
| real(kind=wp), | intent(out) | :: | ddx_dq23(3) | |||
| real(kind=wp), | intent(out) | :: | ddx_dq33(3) |
evaluate all second derivatives d^2x(1:3)/(dq^i dq^j), i,j=1,2,3 is evaluated at q_in=(X^1,X^2,zeta),