Searched refs:PCTFS_ivec_land (Results 1 – 2 of 2) sorted by relevance
138 PetscErrorCode PCTFS_ivec_land(PetscInt *arg1, PetscInt *arg2, PetscInt n) in PCTFS_ivec_land() function197 else if (type == GL_L_AND) PetscCall(PCTFS_ivec_land(arg1, arg2, j)); in PCTFS_ivec_non_uniform()220 …e if (type == GL_L_AND) return (PetscErrorCode (*)(void *, void *, PetscInt, ...))&PCTFS_ivec_land; in PCTFS_ivec_fct_addr()
187 PETSC_INTERN PetscErrorCode PCTFS_ivec_land(PetscInt *, PetscInt *, PetscInt);