i_sub_hmap_get_dx_dqi Interface

interface
public subroutine i_sub_hmap_get_dx_dqi(sf, q_in, dx_dq1, dx_dq2, dx_dq3)

Arguments

Type IntentOptional Attributes Name
class(c_hmap), intent(in) :: sf
real(kind=wp), intent(in) :: q_in(3)
real(kind=wp), intent(out) :: dx_dq1(3)
real(kind=wp), intent(out) :: dx_dq2(3)
real(kind=wp), intent(out) :: dx_dq3(3)

Description

evaluate all first derivatives dx(1:3)/dq^i, i=1,2,3 , at q_in=(X^1,X^2,zeta),