Searched refs:PCTFS_grop (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/ksp/pc/impls/tfs/ |
| H A D | tfs.h | 139 PETSC_INTERN PetscErrorCode PCTFS_grop(PetscScalar *, PetscScalar *, PetscInt, PetscInt *);
|
| H A D | comm.c | 139 PetscErrorCode PCTFS_grop(PetscScalar *vals, PetscScalar *work, PetscInt n, PetscInt *oprs) in PCTFS_grop() function
|
| H A D | xyt.c | 178 PetscCall(PCTFS_grop(fvals, fwork, PETSC_STATIC_ARRAY_LENGTH(fop) - 1, fop)); in XYT_stats()
|
| H A D | gs.c | 1252 PetscCall(PCTFS_grop(buf, work, size, op)); in PCTFS_gs_gop_vec_tree_plus()
|