Searched refs:PCTFS_ivec_and3 (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ksp/pc/impls/tfs/ |
| H A D | tfs.h | 188 PETSC_INTERN PetscErrorCode PCTFS_ivec_and3(PetscInt *, PetscInt *, PetscInt *, PetscInt);
|
| H A D | ivec.c | 150 PetscErrorCode PCTFS_ivec_and3(PetscInt *arg1, PetscInt *arg2, PetscInt *arg3, PetscInt n) in PCTFS_ivec_and3() function
|
| H A D | gs.c | 723 PetscCall(PCTFS_ivec_and3(tmp_proc_mask, p_mask, buf2, p_mask_size)); in set_pairwise() 734 PetscCall(PCTFS_ivec_and3(tmp_proc_mask, p_mask, buf2, p_mask_size)); in set_pairwise()
|