Home
last modified time | relevance | path

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

/petsc/src/mat/impls/baij/mpi/
H A Dbaijov.c411 PetscInt val, max1, max2, Mbs, no_malloc = 0, *tmp, new_estimate, ctr; in MatIncreaseOverlap_MPIBAIJ_Receive() local
470 for (k = oct2, max2 = ct2; k < max2; k++) { in MatIncreaseOverlap_MPIBAIJ_Receive()
624 PetscInt **rbuf3 = NULL, **sbuf_aj, **rbuf2 = NULL, max1, max2; local
1113 max2 = rbuf2_i[ct1];
1114 for (PetscInt l = 0; l < max2; l++, ct2++) {
1451 max2 = rbuf2_i[ct1];
1453 for (PetscInt l = 0; l < max2; l++, ct2++) {
1469 for (PetscInt l = 0; l < max2; l++, ct2++) {
/petsc/src/mat/impls/aij/mpi/
H A Dmpiov.c966 PetscInt val, max1, max2, m, no_malloc = 0, *tmp, new_estimate, ctr; in MatIncreaseOverlap_MPIAIJ_Receive() local
1025 for (k = oct2, max2 = ct2; k < max2; k++) { in MatIncreaseOverlap_MPIAIJ_Receive()
2045 PetscInt **rbuf3 = NULL, **sbuf_aj, **rbuf2 = NULL, max1, max2; in MatCreateSubMatrices_MPIAIJ_Local() local
2492 max2 = rbuf2_i[ct1]; in MatCreateSubMatrices_MPIAIJ_Local()
2493 for (PetscInt l = 0; l < max2; l++, ct2++) { in MatCreateSubMatrices_MPIAIJ_Local()
2760 max2 = rbuf2_i[ct1]; in MatCreateSubMatrices_MPIAIJ_Local()
2762 for (PetscInt l = 0; l < max2; l++, ct2++) { in MatCreateSubMatrices_MPIAIJ_Local()
2775 for (PetscInt l = 0; l < max2; l++, ct2++) { in MatCreateSubMatrices_MPIAIJ_Local()