Lines Matching refs:ijonly
643 …PetscBool ijonly = c->ijonly; /* private flag indicates only matrix data structures are requ… local
1137 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));
1422 if (!ijonly) rbuf4_i = rbuf4[tmp2];
1431 if (!ijonly) imat_a = subc->a;
1449 if (!ijonly) mat_a = imat_a + mat_i * bs2;
1461 if (!ijonly) {
1471 if (!ijonly) {
1492 if (!ijonly) imat_a = subc->a;
1500 if (ijonly) {
1511 if (!ijonly) {
1531 if (!ijonly) {
1540 c->ijonly = PETSC_FALSE; /* set back to the default */