Searched refs:PCTFS_ivec_min (Results 1 – 2 of 2) sorted by relevance
62 PetscErrorCode PCTFS_ivec_min(PetscInt *arg1, PetscInt *arg2, PetscInt n) in PCTFS_ivec_min() function189 else if (type == GL_MIN) PetscCall(PCTFS_ivec_min(arg1, arg2, j)); in PCTFS_ivec_non_uniform()212 …else if (type == GL_MIN) return (PetscErrorCode (*)(void *, void *, PetscInt, ...))&PCTFS_ivec_min; in PCTFS_ivec_fct_addr()
179 PETSC_INTERN PetscErrorCode PCTFS_ivec_min(PetscInt *, PetscInt *, PetscInt);