get_degree_dir Function

private pure function get_degree_dir(this, dir) result(degree)

Type Bound

nurbs_volume

Arguments

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

Return Value integer


Called by

proc~~get_degree_dir~2~~CalledByGraph proc~get_degree_dir~2 nurbs_volume%get_degree_dir none~get_degree~3 nurbs_volume%get_degree none~get_degree~3->proc~get_degree_dir~2 program~example3_volume example3_volume program~example3_volume->none~get_degree~3 program~test_nurbs_volume test_nurbs_volume program~test_nurbs_volume->none~get_degree~3