get_ng Function

private pure function get_ng(this) result(ng)

Type Bound

nurbs_curve

Arguments

Type IntentOptional Attributes Name
class(nurbs_curve), intent(in) :: this

Return Value integer


Called by

proc~~get_ng~~CalledByGraph proc~get_ng nurbs_curve%get_ng program~test_nurbs_curve test_nurbs_curve program~test_nurbs_curve->proc~get_ng