cmp_nc Subroutine

private pure subroutine cmp_nc(this, dir)

Type Bound

nurbs_surface

Arguments

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

Calls

proc~~cmp_nc~2~~CallsGraph proc~cmp_nc~2 nurbs_surface%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_surface%cmp_nc proc~set1~2 nurbs_surface%set1 proc~set1~2->proc~cmp_nc~2 proc~set2~2 nurbs_surface%set2 proc~set2~2->proc~cmp_nc~2 program~test_nurbs_surface test_nurbs_surface program~test_nurbs_surface->proc~cmp_nc~2 none~set~2 nurbs_surface%set program~test_nurbs_surface->none~set~2 proc~elevate_degree~2 nurbs_surface%elevate_degree program~test_nurbs_surface->proc~elevate_degree~2 proc~export_xth~2 nurbs_surface%export_Xth program~test_nurbs_surface->proc~export_xth~2 proc~insert_knots~2 nurbs_surface%insert_knots program~test_nurbs_surface->proc~insert_knots~2 proc~modify_wc~2 nurbs_surface%modify_Wc program~test_nurbs_surface->proc~modify_wc~2 proc~modify_xc~2 nurbs_surface%modify_Xc program~test_nurbs_surface->proc~modify_xc~2 proc~remove_knots~2 nurbs_surface%remove_knots program~test_nurbs_surface->proc~remove_knots~2 proc~set_c~2 nurbs_surface%set_C program~test_nurbs_surface->proc~set_c~2 proc~set_half_ring nurbs_surface%set_half_ring program~test_nurbs_surface->proc~set_half_ring proc~set_ring nurbs_surface%set_ring program~test_nurbs_surface->proc~set_ring proc~set_tetragon nurbs_surface%set_tetragon program~test_nurbs_surface->proc~set_tetragon proc~cmp_area nurbs_surface%cmp_area program~test_nurbs_surface->proc~cmp_area none~set~2->proc~set1~2 none~set~2->proc~set2~2 proc~ansatz~2 nurbs_surface%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_c~2->none~set~2 proc~set_half_ring->none~set~2 proc~set_ring->none~set~2 proc~set_tetragon->none~set~2 program~compute_area compute_area program~compute_area->none~set~2 program~compute_area->proc~cmp_area program~example3_surface example3_surface program~example3_surface->none~set~2 program~example3_surface->proc~elevate_degree~2 program~example3_surface->proc~export_xth~2 program~example3_surface->proc~insert_knots~2 program~example3_surface->proc~remove_knots~2 program~example_nurbs_surface example_nurbs_surface program~example_nurbs_surface->none~set~2 program~nearest_point_2d nearest_point_2d program~nearest_point_2d->none~set~2 proc~cmp_area->proc~ansatz~2 program~example_ppm1 example_ppm1 program~example_ppm1->proc~set_ring program~example_ppm1->proc~set_tetragon program~example_ppm2 example_ppm2 program~example_ppm2->proc~set_half_ring program~example_ppm2->proc~set_tetragon program~example_ppm3 example_ppm3 program~example_ppm3->proc~modify_xc~2 program~example_ppm3->proc~set_tetragon program~fdm_test_surface fdm_test_surface program~fdm_test_surface->proc~set_tetragon program~nearest_point_2d_bench nearest_point_2d_bench program~nearest_point_2d_bench->proc~set_tetragon program~shape_c_2d shape_C_2d program~shape_c_2d->proc~set_c~2 program~shape_half_ring_2d shape_half_ring_2d program~shape_half_ring_2d->proc~set_half_ring program~shape_ring_2d shape_ring_2d program~shape_ring_2d->proc~set_ring program~shape_tetragon shape_tetragon program~shape_tetragon->proc~set_tetragon