Home
last modified time | relevance | path

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

/petsc/src/dm/tutorials/
H A Dex2.c17 static const int GLIDER[3][3] = { variable
66 for (jj = -1; jj <= 1; jj++) x[j + jj][i + ii] = GLIDER[1 - jj][ii + 1]; in main()