Searched refs:PCTFS_ivec_max (Results 1 – 2 of 2) sorted by relevance
50 PetscErrorCode PCTFS_ivec_max(PetscInt *arg1, PetscInt *arg2, PetscInt n) in PCTFS_ivec_max() function188 if (type == GL_MAX) PetscCall(PCTFS_ivec_max(arg1, arg2, j)); in PCTFS_ivec_non_uniform()211 …else if (type == GL_MAX) return (PetscErrorCode (*)(void *, void *, PetscInt, ...))&PCTFS_ivec_max; in PCTFS_ivec_fct_addr()
178 PETSC_INTERN PetscErrorCode PCTFS_ivec_max(PetscInt *, PetscInt *, PetscInt);