get_Xt Function

private pure function get_Xt(this, dir) result(Xt)

Type Bound

nurbs_surface

Arguments

Type IntentOptional Attributes Name
class(nurbs_surface), intent(in) :: this
integer, intent(in) :: dir

Return Value real(kind=rk), allocatable, (:)