cmp_nc Subroutine

private pure subroutine cmp_nc(this)

Type Bound

nurbs_curve

Arguments

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

Calls

proc~~cmp_nc~2~~CallsGraph proc~cmp_nc~2 nurbs_curve%cmp_nc interface~compute_multiplicity compute_multiplicity proc~cmp_nc~2->interface~compute_multiplicity proc~compute_multiplicity1 compute_multiplicity1 interface~compute_multiplicity->proc~compute_multiplicity1 proc~compute_multiplicity2 compute_multiplicity2 interface~compute_multiplicity->proc~compute_multiplicity2

Called by

proc~~cmp_nc~2~~CalledByGraph proc~cmp_nc~2 nurbs_curve%cmp_nc proc~set2~2 nurbs_curve%set2 proc~set2~2->proc~cmp_nc~2 program~test_nurbs_curve test_nurbs_curve program~test_nurbs_curve->proc~cmp_nc~2 none~set~2 nurbs_curve%set program~test_nurbs_curve->none~set~2 proc~elevate_degree~2 nurbs_curve%elevate_degree program~test_nurbs_curve->proc~elevate_degree~2 proc~export_xth~2 nurbs_curve%export_Xth program~test_nurbs_curve->proc~export_xth~2 proc~insert_knots~2 nurbs_curve%insert_knots program~test_nurbs_curve->proc~insert_knots~2 proc~modify_wc~2 nurbs_curve%modify_Wc program~test_nurbs_curve->proc~modify_wc~2 proc~modify_xc~2 nurbs_curve%modify_Xc program~test_nurbs_curve->proc~modify_xc~2 proc~remove_knots~2 nurbs_curve%remove_knots program~test_nurbs_curve->proc~remove_knots~2 proc~set_circle nurbs_curve%set_circle program~test_nurbs_curve->proc~set_circle proc~set_c~2 nurbs_curve%set_C program~test_nurbs_curve->proc~set_c~2 proc~set_half_circle nurbs_curve%set_half_circle program~test_nurbs_curve->proc~set_half_circle proc~cmp_length nurbs_curve%cmp_length program~test_nurbs_curve->proc~cmp_length none~set~2->proc~set2~2 proc~ansatz~2 nurbs_curve%ansatz proc~ansatz~2->none~set~2 proc~elevate_degree~2->none~set~2 proc~export_xth~2->none~set~2 proc~insert_knots~2->none~set~2 proc~modify_wc~2->none~set~2 proc~modify_xc~2->none~set~2 proc~remove_knots~2->none~set~2 proc~set_circle->none~set~2 proc~set_c~2->none~set~2 proc~set_half_circle->none~set~2 program~compute_length compute_length program~compute_length->none~set~2 program~compute_length->proc~cmp_length program~example1_curve example1_curve program~example1_curve->none~set~2 program~example1_curve->proc~elevate_degree~2 program~example1_curve->proc~export_xth~2 program~example1_curve->proc~insert_knots~2 program~example1_curve->proc~remove_knots~2 program~example_nurbs_curve example_nurbs_curve program~example_nurbs_curve->none~set~2 program~fdm_test_curve fdm_test_curve program~fdm_test_curve->none~set~2 program~lsq_fit_bspline_1d lsq_fit_bspline_1d program~lsq_fit_bspline_1d->none~set~2 program~nearest_point_1d nearest_point_1d program~nearest_point_1d->none~set~2 proc~cmp_length->proc~ansatz~2 program~shape_c_1d shape_C_1d program~shape_c_1d->proc~set_c~2 program~shape_circle shape_circle program~shape_circle->proc~set_circle program~shape_half_circle shape_half_circle program~shape_half_circle->proc~set_half_circle