cmp_degree Subroutine

private pure subroutine cmp_degree(this, dir)

Type Bound

nurbs_volume

Arguments

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

Calls

proc~~cmp_degree~3~~CallsGraph proc~cmp_degree~3 nurbs_volume%cmp_degree proc~get_multiplicity~3 nurbs_volume%get_multiplicity proc~cmp_degree~3->proc~get_multiplicity~3 interface~compute_multiplicity compute_multiplicity proc~get_multiplicity~3->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_degree~3~~CalledByGraph proc~cmp_degree~3 nurbs_volume%cmp_degree proc~set1~3 nurbs_volume%set1 proc~set1~3->proc~cmp_degree~3 proc~set3~3 nurbs_volume%set3 proc~set3~3->proc~cmp_degree~3 none~set~3 nurbs_volume%set none~set~3->proc~set1~3 none~set~3->proc~set3~3 proc~ansatz~3 nurbs_volume%ansatz proc~ansatz~3->none~set~3 proc~elevate_degree~3 nurbs_volume%elevate_degree proc~elevate_degree~3->none~set~3 proc~export_xth~3 nurbs_volume%export_Xth proc~export_xth~3->none~set~3 proc~insert_knots~3 nurbs_volume%insert_knots proc~insert_knots~3->none~set~3 proc~modify_wc~3 nurbs_volume%modify_Wc proc~modify_wc~3->none~set~3 proc~modify_xc~3 nurbs_volume%modify_Xc proc~modify_xc~3->none~set~3 proc~remove_knots~3 nurbs_volume%remove_knots proc~remove_knots~3->none~set~3 proc~set_c~3 nurbs_volume%set_C proc~set_c~3->none~set~3 proc~set_half_ring~2 nurbs_volume%set_half_ring proc~set_half_ring~2->none~set~3 proc~set_hexahedron nurbs_volume%set_hexahedron proc~set_hexahedron->none~set~3 proc~set_ring~2 nurbs_volume%set_ring proc~set_ring~2->none~set~3 program~compute_volume compute_volume program~compute_volume->none~set~3 proc~cmp_volume nurbs_volume%cmp_volume program~compute_volume->proc~cmp_volume program~example3_volume example3_volume program~example3_volume->none~set~3 program~example3_volume->proc~elevate_degree~3 program~example3_volume->proc~export_xth~3 program~example3_volume->proc~insert_knots~3 program~example3_volume->proc~remove_knots~3 program~example_nurbs_volume example_nurbs_volume program~example_nurbs_volume->none~set~3 program~example_put_to_nurbs example_put_to_nurbs program~example_put_to_nurbs->none~set~3 program~nearest_point_3d nearest_point_3d program~nearest_point_3d->none~set~3 program~test_nurbs_volume test_nurbs_volume program~test_nurbs_volume->none~set~3 program~test_nurbs_volume->proc~elevate_degree~3 program~test_nurbs_volume->proc~export_xth~3 program~test_nurbs_volume->proc~insert_knots~3 program~test_nurbs_volume->proc~modify_wc~3 program~test_nurbs_volume->proc~modify_xc~3 program~test_nurbs_volume->proc~remove_knots~3 program~test_nurbs_volume->proc~set_c~3 program~test_nurbs_volume->proc~set_half_ring~2 program~test_nurbs_volume->proc~set_hexahedron program~test_nurbs_volume->proc~set_ring~2 program~test_nurbs_volume->proc~cmp_volume proc~cmp_volume->proc~ansatz~3 program~fdm_test_volume fdm_test_volume program~fdm_test_volume->proc~set_hexahedron program~shape_c_3d shape_C_3d program~shape_c_3d->proc~set_c~3 program~shape_half_ring_3d shape_half_ring_3d program~shape_half_ring_3d->proc~set_half_ring~2 program~shape_hexahedron shape_hexahedron program~shape_hexahedron->proc~set_hexahedron program~shape_ring_3d shape_ring_3d program~shape_ring_3d->proc~set_ring~2