Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rk), | intent(in), | contiguous | :: | f_Xt(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | f_knot1(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | f_knot2(:) | ||
integer, | intent(in) | :: | f_degree(2) | |||
integer, | intent(in) | :: | nc(2) | |||
real(kind=rk), | intent(out), | allocatable | :: | f_d2Tgc(:,:) | ||
real(kind=rk), | intent(out), | allocatable | :: | f_dTgc(:,:) | ||
real(kind=rk), | intent(out), | allocatable | :: | f_Tgc(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rk), | intent(in), | contiguous | :: | f_Xt(:,:) | ||
real(kind=rk), | intent(in), | contiguous | :: | f_knot1(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | f_knot2(:) | ||
integer, | intent(in) | :: | f_degree(2) | |||
integer, | intent(in) | :: | nc(2) | |||
integer, | intent(in) | :: | f_ng(2) | |||
real(kind=rk), | intent(out), | allocatable | :: | f_d2Tgc(:,:,:) | ||
real(kind=rk), | intent(out), | allocatable | :: | f_dTgc(:,:,:) | ||
real(kind=rk), | intent(out), | allocatable | :: | f_Tgc(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rk), | intent(in), | contiguous | :: | f_Xt(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | f_knot1(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | f_knot2(:) | ||
integer, | intent(in) | :: | f_degree(2) | |||
integer, | intent(in) | :: | f_nc(2) | |||
real(kind=rk), | intent(in), | contiguous | :: | f_Wc(:) | ||
real(kind=rk), | intent(out), | allocatable | :: | f_d2Tgc(:,:) | ||
real(kind=rk), | intent(out), | allocatable | :: | f_dTgc(:,:) | ||
real(kind=rk), | intent(out), | allocatable | :: | f_Tgc(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rk), | intent(in), | contiguous | :: | f_Xt(:,:) | ||
real(kind=rk), | intent(in), | contiguous | :: | f_knot1(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | f_knot2(:) | ||
integer, | intent(in) | :: | f_degree(2) | |||
integer, | intent(in) | :: | f_nc(2) | |||
integer, | intent(in) | :: | f_ng(2) | |||
real(kind=rk), | intent(in), | contiguous | :: | f_Wc(:) | ||
real(kind=rk), | intent(out), | allocatable | :: | f_d2Tgc(:,:,:) | ||
real(kind=rk), | intent(out), | allocatable | :: | f_dTgc(:,:,:) | ||
real(kind=rk), | intent(out), | allocatable | :: | f_Tgc(:,:) |