Searched refs:repeat (Results 1 – 2 of 2) sorted by relevance
9 PetscInt i, j, r, n = 50, repeat = 1, bs; in main() local19 PetscCall(PetscOptionsGetInt(NULL, NULL, "-repeat", &repeat, NULL)); in main()32 for (r = 0; r < repeat; r++) { in main()34 for (i = 0; i < n * bs * (!r || !(repeat - 1 - r)); i++) { in main()55 for (r = 0; r < repeat; r++) { in main()56 PetscInt up = n * (!r || !(repeat - 1 - r)); in main()
152 …of a higher dimension which contain the point in its cone. So we can now repeat the above exercise…