get_Xgi Function

private pure function get_Xgi(this, n) result(Xg)

Type Bound

nurbs_volume

Arguments

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

Return Value real(kind=rk), allocatable, (:)


Called by

proc~~get_xgi~3~~CalledByGraph proc~get_xgi~3 nurbs_volume%get_Xgi none~get_xg~3 nurbs_volume%get_Xg none~get_xg~3->proc~get_xgi~3 program~test_nurbs_volume test_nurbs_volume program~test_nurbs_volume->none~get_xg~3