get_knoti Function

private pure function get_knoti(this, dir, i) result(knot)

Type Bound

nurbs_volume

Arguments

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

Return Value real(kind=rk)


Called by

proc~~get_knoti~2~~CalledByGraph proc~get_knoti~2 nurbs_volume%get_knoti none~get_knot~2 nurbs_volume%get_knot none~get_knot~2->proc~get_knoti~2 proc~bend_pipe bend_pipe proc~bend_pipe->none~get_knot~2 proc~build_helix build_helix proc~build_helix->none~get_knot~2 proc~build_twist_taper build_twist_taper proc~build_twist_taper->none~get_knot~2 proc~elevate_degree~2 nurbs_volume%elevate_degree proc~elevate_degree~2->none~get_knot~2 proc~insert_knots~2 nurbs_volume%insert_knots proc~insert_knots~2->none~get_knot~2 proc~map_to_torus_sinez map_to_torus_sineZ proc~map_to_torus_sinez->none~get_knot~2 proc~modify_wc~2 nurbs_volume%modify_Wc proc~modify_wc~2->none~get_knot~2 proc~modify_xc~2 nurbs_volume%modify_Xc proc~modify_xc~2->none~get_knot~2 proc~remove_knots~2 nurbs_volume%remove_knots proc~remove_knots~2->none~get_knot~2 program~example3_volume example3_volume program~example3_volume->none~get_knot~2 program~example3_volume->proc~elevate_degree~2 program~example3_volume->proc~insert_knots~2 program~example3_volume->proc~remove_knots~2 program~fdm_elevate_and_insert_3d fdm_elevate_and_insert_3d program~fdm_elevate_and_insert_3d->none~get_knot~2 program~fdm_elevate_and_insert_3d->proc~elevate_degree~2 program~fdm_elevate_and_insert_3d->proc~insert_knots~2 program~lsq_fit_bspline_3d lsq_fit_bspline_3d program~lsq_fit_bspline_3d->none~get_knot~2 program~test_nurbs_volume test_nurbs_volume program~test_nurbs_volume->none~get_knot~2 program~test_nurbs_volume->proc~elevate_degree~2 program~test_nurbs_volume->proc~insert_knots~2 program~test_nurbs_volume->proc~modify_wc~2 program~test_nurbs_volume->proc~modify_xc~2 program~test_nurbs_volume->proc~remove_knots~2 program~example_bend_pipe example_bend_pipe program~example_bend_pipe->proc~bend_pipe program~example_bend_pipe->proc~elevate_degree~2 program~example_bend_pipe->proc~insert_knots~2 program~example_helix_pipe example_helix_pipe program~example_helix_pipe->proc~build_helix program~example_helix_pipe->proc~elevate_degree~2 program~example_helix_pipe->proc~insert_knots~2 program~example_nurbs_volume example_nurbs_volume program~example_nurbs_volume->proc~elevate_degree~2 program~example_nurbs_volume->proc~insert_knots~2 program~example_toroidal_pipe example_toroidal_pipe program~example_toroidal_pipe->proc~elevate_degree~2 program~example_toroidal_pipe->proc~insert_knots~2 program~example_toroidal_pipe->proc~map_to_torus_sinez program~example_twist_taper example_twist_taper program~example_twist_taper->proc~build_twist_taper program~poisson_iga_solver_3d poisson_iga_solver_3d program~poisson_iga_solver_3d->proc~insert_knots~2