get_Xgid Function

private pure function get_Xgid(this, n, dir) result(Xg)

Type Bound

nurbs_volume

Arguments

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

Return Value real(kind=rk)


Called by

proc~~get_xgid~3~~CalledByGraph proc~get_xgid~3 nurbs_volume%get_Xgid none~get_xg~3 nurbs_volume%get_Xg none~get_xg~3->proc~get_xgid~3 program~test_nurbs_volume test_nurbs_volume program~test_nurbs_volume->none~get_xg~3