Searched refs:MIS_NOT_DONE (Results 1 – 2 of 2) sorted by relevance
6 #define MIS_NOT_DONE -2 macro9 #define MIS_IS_SELECTED(s) (s != MIS_DELETED && s != MIS_NOT_DONE && s != MIS_REMOVED)68 for (kk = 0; kk < num_fine_ghosts; kk++) cpcol_state[kk] = MIS_NOT_DONE; in MatCoarsenApply_MIS_private()80 lid_state[kk] = MIS_NOT_DONE; in MatCoarsenApply_MIS_private()99 if (state == MIS_NOT_DONE) { in MatCoarsenApply_MIS_private()111 … if (statej == MIS_NOT_DONE && gid >= Iend) { /* should be (pe>rank), use gid as pe proxy */ in MatCoarsenApply_MIS_private()146 if (statej == MIS_NOT_DONE) { in MatCoarsenApply_MIS_private()165 if (statej == MIS_NOT_DONE) PetscCall(PetscCDAppendID(agg_lists, lid, nloc + cpid)); in MatCoarsenApply_MIS_private()182 if (state == MIS_NOT_DONE) { in MatCoarsenApply_MIS_private()
6 #define MIS_NOT_DONE -2 macro105 for (kk = 0; kk < num_fine_ghosts; kk++) cpcol_state[kk] = MIS_NOT_DONE; in MatCoarsenApply_MISK_private()116 lid_state[kk] = MIS_NOT_DONE; in MatCoarsenApply_MISK_private()135 if (state == MIS_NOT_DONE) { in MatCoarsenApply_MISK_private()146 if (cpcol_state[cpid] == MIS_NOT_DONE && gid >= Iend) { /* or pe>rank */ in MatCoarsenApply_MISK_private()179 if (lid_state[lidj] == MIS_NOT_DONE) { in MatCoarsenApply_MISK_private()198 if (state == MIS_NOT_DONE) { in MatCoarsenApply_MISK_private()