Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rk), | intent(in), | contiguous | :: | Xt(:,:) | ||
real(kind=rk), | intent(in), | contiguous | :: | knot1(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | knot2(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | knot3(:) | ||
integer, | intent(in) | :: | degree(3) | |||
integer, | intent(in) | :: | nc(3) | |||
integer, | intent(in) | :: | ng(3) | |||
real(kind=rk), | intent(in), | contiguous | :: | Wc(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rk), | intent(in), | contiguous | :: | Xt(:,:) | ||
real(kind=rk), | intent(in), | contiguous | :: | knot1(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | knot2(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | knot3(:) | ||
integer, | intent(in) | :: | degree(3) | |||
integer, | intent(in) | :: | nc(3) | |||
integer, | intent(in) | :: | ng(3) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rk), | intent(in), | contiguous | :: | Xt(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | knot1(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | knot2(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | knot3(:) | ||
integer, | intent(in) | :: | degree(3) | |||
integer, | intent(in) | :: | nc(3) | |||
real(kind=rk), | intent(in), | contiguous | :: | Wc(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rk), | intent(in), | contiguous | :: | Xt(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | knot1(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | knot2(:) | ||
real(kind=rk), | intent(in), | contiguous | :: | knot3(:) | ||
integer, | intent(in) | :: | degree(3) | |||
integer, | intent(in) | :: | nc(3) |