get_multiplicity Function

private pure function get_multiplicity(this, dir) result(m)

Type Bound

nurbs_volume

Arguments

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

Return Value integer, allocatable, (:)


Calls

proc~~get_multiplicity~3~~CallsGraph proc~get_multiplicity~3 nurbs_volume%get_multiplicity 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~~get_multiplicity~3~~CalledByGraph proc~get_multiplicity~3 nurbs_volume%get_multiplicity proc~cmp_degree~3 nurbs_volume%cmp_degree proc~cmp_degree~3->proc~get_multiplicity~3 proc~cmp_elem~3 nurbs_volume%cmp_elem proc~cmp_elem~3->proc~get_multiplicity~3 program~test_nurbs_volume test_nurbs_volume program~test_nurbs_volume->proc~get_multiplicity~3 program~test_nurbs_volume->proc~cmp_elem~3 proc~cmp_volume nurbs_volume%cmp_volume program~test_nurbs_volume->proc~cmp_volume proc~export_xth~3 nurbs_volume%export_Xth program~test_nurbs_volume->proc~export_xth~3 none~set~3 nurbs_volume%set program~test_nurbs_volume->none~set~3 proc~elevate_degree~3 nurbs_volume%elevate_degree program~test_nurbs_volume->proc~elevate_degree~3 proc~insert_knots~3 nurbs_volume%insert_knots program~test_nurbs_volume->proc~insert_knots~3 proc~modify_wc~3 nurbs_volume%modify_Wc program~test_nurbs_volume->proc~modify_wc~3 proc~modify_xc~3 nurbs_volume%modify_Xc program~test_nurbs_volume->proc~modify_xc~3 proc~remove_knots~3 nurbs_volume%remove_knots program~test_nurbs_volume->proc~remove_knots~3 proc~set_c~3 nurbs_volume%set_C program~test_nurbs_volume->proc~set_c~3 proc~set_half_ring~2 nurbs_volume%set_half_ring program~test_nurbs_volume->proc~set_half_ring~2 proc~set_hexahedron nurbs_volume%set_hexahedron program~test_nurbs_volume->proc~set_hexahedron proc~set_ring~2 nurbs_volume%set_ring program~test_nurbs_volume->proc~set_ring~2 proc~ansatz~3 nurbs_volume%ansatz proc~ansatz~3->proc~cmp_elem~3 proc~ansatz~3->none~set~3 proc~cmp_volume->proc~cmp_elem~3 proc~cmp_volume->proc~ansatz~3 proc~export_xth~3->proc~cmp_elem~3 proc~export_xth~3->none~set~3 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 program~example3_volume example3_volume program~example3_volume->proc~cmp_elem~3 program~example3_volume->proc~export_xth~3 program~example3_volume->none~set~3 program~example3_volume->proc~elevate_degree~3 program~example3_volume->proc~insert_knots~3 program~example3_volume->proc~remove_knots~3 none~set~3->proc~set1~3 none~set~3->proc~set3~3 program~compute_volume compute_volume program~compute_volume->proc~cmp_volume program~compute_volume->none~set~3 proc~elevate_degree~3->none~set~3 proc~insert_knots~3->none~set~3 proc~modify_wc~3->none~set~3 proc~modify_xc~3->none~set~3 proc~remove_knots~3->none~set~3 proc~set_c~3->none~set~3 proc~set_half_ring~2->none~set~3 proc~set_hexahedron->none~set~3 proc~set_ring~2->none~set~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~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