Home
last modified time | relevance | path

Searched refs:get_splines (Results 1 – 2 of 2) sorted by relevance

/dports/science/octopus/octopus-10.5/src/species/
H A Dps.F90978 call get_splines()
985 subroutine get_splines() subroutine
989 PUSH_SUB(hgh_load.get_splines) argument
1029 POP_SUB(hgh_load.get_splines)
1030 end subroutine get_splines
1053 call get_splines(ps_grid%g)
1062 subroutine get_splines(g) subroutine
1068 PUSH_SUB(ps_grid_load.get_splines) argument
1129 POP_SUB(ps_grid_load.get_splines)
1130 end subroutine get_splines
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/object_fracture_cell/
H A Dfracture_cell_setup.py106 def get_splines(gp): function
117 points.extend([p for spline in get_splines(gp)