Searched defs:j1 (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/mat/tests/ |
| H A D | ex90.c | 49 PetscInt j1[] = {0, 1, 3, 1, 2}, j2[] = {0, 2, 1, 2, 3}; in main() local
|
| H A D | ex266.c | 20 …PetscInt j1[] = {2, 3, 16, 9, 5, 17, 1, 13, 4, 10, 16, 11, -5, 12, 1, 7, -1, 2, 7, 3, 6, 11, 0, 1… in main() local
|
| H A D | ex254.c | 22 …PetscInt j1[] = {2, 3, 16, 9, 5, 17, 1, 13, 4, 10, 16, 11, -5, 12, 1, 7, -1, 2, 7, 3, 6, 11, 0, 1… in main() local
|
| H A D | ex123.c | 15 PetscInt j1[] = {1, 4, 3, 5, 3, 3, 4, 5, 0, 3, 1, -1, -1}; in main() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex51.c | 265 PetscInt i1, j1, i2, j2; in Form2DElementMass() local 289 PetscInt i1, j1, i2, j2; in Form2DElementStiffness() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.c | 6081 static PetscErrorCode MatMergeEntries_Internal(Mat mat, const PetscInt j1[], const PetscInt j2[], c… in MatMergeEntries_Internal() 6374 PetscInt *i1 = coo_i, *j1 = coo_j; in MatSetPreallocationCOO_MPIAIJ() local
|