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(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | f_knot3(:) | ||
integer, | intent(in) | :: | f_degree(3) | |||
integer, | intent(in) | :: | f_nc(3) | |||
real(kind=rk), | intent(out), | allocatable | :: | f_dTgc(:,:) | ||
real(kind=rk), | intent(out), | allocatable | :: | f_Tgc(:) | ||
integer, | intent(in), | optional | :: | f_elem(:) |
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(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | f_knot3(:) | ||
integer, | intent(in) | :: | f_degree(3) | |||
integer, | intent(in) | :: | f_nc(3) | |||
integer, | intent(in) | :: | f_ng(3) | |||
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(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | f_knot3(:) | ||
integer, | intent(in) | :: | f_degree(3) | |||
integer, | intent(in) | :: | f_nc(3) | |||
real(kind=rk), | intent(in), | contiguous | :: | f_Wc(:) | ||
real(kind=rk), | intent(out), | allocatable | :: | f_dTgc(:,:) | ||
real(kind=rk), | intent(out), | allocatable | :: | f_Tgc(:) | ||
integer, | intent(in), | optional | :: | f_elem(:) |
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(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | f_knot3(:) | ||
integer, | intent(in) | :: | f_degree(3) | |||
integer, | intent(in) | :: | f_nc(3) | |||
integer, | intent(in) | :: | f_ng(3) | |||
real(kind=rk), | intent(in), | contiguous | :: | f_Wc(:) | ||
real(kind=rk), | intent(out), | allocatable | :: | f_dTgc(:,:,:) | ||
real(kind=rk), | intent(out), | allocatable | :: | f_Tgc(:,:) |