Searched refs:ijonly (Results 1 – 5 of 5) sorted by relevance
643 …PetscBool ijonly = c->ijonly; /* private flag indicates only matrix data structures are requ… local1137 if (ijonly) bs_tmp = 1;1230 if (!ijonly) {1308 if (!ijonly) {1326 if (!ijonly) mat_a = PetscSafePointerPlusOffset(imat_a, mat_i * bs2);1358 if (!ijonly) {1373 if (!ijonly) {1393 if (!ijonly) {1401 if (!ijonly) {1414 if (!ijonly) PetscCallMPI(MPI_Waitall(nrqs, r_waits4, MPI_STATUSES_IGNORE));[all …]
33 …PetscBool ijonly; /* used in MatCreateSubMatrices_MPIBAIJ_local() for getting ij structur…
2893 b->ijonly = PETSC_FALSE; in MatCreate_MPIBAIJ()
74 c->ijonly = PETSC_TRUE; /* only matrix data structures are requested */ in MatIncreaseOverlap_MPISBAIJ()
2128 b->ijonly = PETSC_FALSE; in MatCreate_MPISBAIJ()