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) |
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) |
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(:) |
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(:) |