get_nc_all Function

private pure function get_nc_all(this) result(nc)

Type Bound

nurbs_volume

Arguments

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

Return Value integer, (3)


Called by

proc~~get_nc_all~2~~CalledByGraph proc~get_nc_all~2 nurbs_volume%get_nc_all none~get_nc~3 nurbs_volume%get_nc none~get_nc~3->proc~get_nc_all~2 program~test_nurbs_volume test_nurbs_volume program~test_nurbs_volume->none~get_nc~3