Searched refs:PCTFS_ivec_mult (Results 1 – 2 of 2) sorted by relevance
74 PetscErrorCode PCTFS_ivec_mult(PetscInt *arg1, PetscInt *arg2, PetscInt n) in PCTFS_ivec_mult() function190 else if (type == GL_MULT) PetscCall(PCTFS_ivec_mult(arg1, arg2, j)); in PCTFS_ivec_non_uniform()213 …se if (type == GL_MULT) return (PetscErrorCode (*)(void *, void *, PetscInt, ...))&PCTFS_ivec_mult; in PCTFS_ivec_fct_addr()
180 PETSC_INTERN PetscErrorCode PCTFS_ivec_mult(PetscInt *, PetscInt *, PetscInt);