Searched defs:num_points_per_cell_1d (Results 1 – 3 of 3) sorted by relevance
134 PetscInt num_points_per_cell_1d = round(cbrt(num_points_per_cell * 1.0)); in main() local
114 PetscInt num_points_per_cell_1d = round(cbrt(num_points_per_cell * 1.0)); in main() local
262 PetscInt num_points_per_cell_1d = round(cbrt(num_points_per_cell * 1.0)), dim = 3; in DMSwarmInitalizePointLocations() local