Searched refs:get_splines (Results 1 – 2 of 2) sorted by relevance
978 call get_splines()985 subroutine get_splines() subroutine989 PUSH_SUB(hgh_load.get_splines) argument1029 POP_SUB(hgh_load.get_splines)1030 end subroutine get_splines1053 call get_splines(ps_grid%g)1062 subroutine get_splines(g) subroutine1068 PUSH_SUB(ps_grid_load.get_splines) argument1129 POP_SUB(ps_grid_load.get_splines)1130 end subroutine get_splines
106 def get_splines(gp): function117 points.extend([p for spline in get_splines(gp)