Searched refs:GL_B_OR (Results 1 – 3 of 3) sorted by relevance
193 else if (type == GL_B_OR) PetscCall(PCTFS_ivec_or(arg1, arg2, j)); in PCTFS_ivec_non_uniform()216 …else if (type == GL_B_OR) return (PetscErrorCode (*)(void *, void *, PetscInt, ...))&PCTFS_ivec_or; in PCTFS_ivec_fct_addr()
159 #define GL_B_OR 6 macro
495 PetscInt oper = GL_B_OR; in get_ngh_buf()