Searched refs:PCTFS_ivec_lor (Results 1 – 2 of 2) sorted by relevance
118 PetscErrorCode PCTFS_ivec_lor(PetscInt *arg1, PetscInt *arg2, PetscInt n) in PCTFS_ivec_lor() function196 else if (type == GL_L_OR) PetscCall(PCTFS_ivec_lor(arg1, arg2, j)); in PCTFS_ivec_non_uniform()219 …lse if (type == GL_L_OR) return (PetscErrorCode (*)(void *, void *, PetscInt, ...))&PCTFS_ivec_lor; in PCTFS_ivec_fct_addr()
186 PETSC_INTERN PetscErrorCode PCTFS_ivec_lor(PetscInt *, PetscInt *, PetscInt);