Searched refs:stencilSubInt (Results 1 – 1 of 1) sorted by relevance
199 private static void stencilSubInt(int[] a, int[] b, int n) { in stencilSubInt() method in Main370 stencilSubInt(a, b, 100); in testStencil2()