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~~CalledByGraph proc~get_knoti nurbs_volume%get_knoti none~get_knot nurbs_volume%get_knot none~get_knot->proc~get_knoti proc~bend_pipe bend_pipe proc~bend_pipe->none~get_knot proc~build_helix build_helix proc~build_helix->none~get_knot proc~build_twist_taper build_twist_taper proc~build_twist_taper->none~get_knot proc~elevate_degree nurbs_volume%elevate_degree proc~elevate_degree->none~get_knot proc~insert_knots nurbs_volume%insert_knots proc~insert_knots->none~get_knot proc~map_to_torus_sinez map_to_torus_sineZ proc~map_to_torus_sinez->none~get_knot proc~modify_wc nurbs_volume%modify_Wc proc~modify_wc->none~get_knot proc~modify_xc nurbs_volume%modify_Xc proc~modify_xc->none~get_knot proc~remove_knots nurbs_volume%remove_knots proc~remove_knots->none~get_knot program~example3_volume example3_volume program~example3_volume->none~get_knot program~example3_volume->proc~elevate_degree program~example3_volume->proc~insert_knots program~example3_volume->proc~remove_knots program~fdm_elevate_and_insert_3d fdm_elevate_and_insert_3d program~fdm_elevate_and_insert_3d->none~get_knot program~fdm_elevate_and_insert_3d->proc~elevate_degree program~fdm_elevate_and_insert_3d->proc~insert_knots program~lsq_fit_bspline_3d lsq_fit_bspline_3d program~lsq_fit_bspline_3d->none~get_knot program~lsq_fit_nurbs_3d lsq_fit_nurbs_3d program~lsq_fit_nurbs_3d->none~get_knot program~test_nurbs_volume test_nurbs_volume program~test_nurbs_volume->none~get_knot program~test_nurbs_volume->proc~elevate_degree program~test_nurbs_volume->proc~insert_knots program~test_nurbs_volume->proc~modify_wc program~test_nurbs_volume->proc~modify_xc program~test_nurbs_volume->proc~remove_knots program~example_bend_pipe example_bend_pipe program~example_bend_pipe->proc~bend_pipe program~example_bend_pipe->proc~elevate_degree program~example_bend_pipe->proc~insert_knots program~example_helix_pipe example_helix_pipe program~example_helix_pipe->proc~build_helix program~example_helix_pipe->proc~elevate_degree program~example_helix_pipe->proc~insert_knots program~example_nurbs_volume example_nurbs_volume program~example_nurbs_volume->proc~elevate_degree program~example_nurbs_volume->proc~insert_knots program~example_toroidal_pipe example_toroidal_pipe program~example_toroidal_pipe->proc~elevate_degree program~example_toroidal_pipe->proc~insert_knots 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