Searched refs:j_1 (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/ksp/tests/ |
| H A D | ex10.c | 85 PetscInt i, j, k, i1, i2, j_1, j2, k1, k2, h1, h2, shiftx, shifty, shiftz; in GetElasticityMatrix() local 112 for (j_1 = 0; j_1 < 3; j_1++) { in GetElasticityMatrix() 115 r1 = base + i1 * shiftx + j_1 * shifty + k1 * shiftz; in GetElasticityMatrix()
|