get_elem_Xc_vis Function

private pure function get_elem_Xc_vis(this) result(elemConn)

Type Bound

nurbs_volume

Arguments

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

Return Value integer, allocatable, (:,:)


Called by

proc~~get_elem_xc_vis~3~~CalledByGraph proc~get_elem_xc_vis~3 nurbs_volume%get_elem_Xc_vis program~test_nurbs_volume test_nurbs_volume program~test_nurbs_volume->proc~get_elem_xc_vis~3