Searched refs:PCTFS_grop_hc (Results 1 – 6 of 6) sorted by relevance
| /petsc/share/petsc/suppressions/ |
| H A D | ubsan | 75 function:PCTFS_grop_hc
|
| /petsc/src/ksp/pc/impls/tfs/ |
| H A D | xxt.c | 326 PetscCall(PCTFS_grop_hc(&alpha, &alpha_w, 1, op, dim)); in xxt_generate() 507 PetscCall(PCTFS_grop_hc(rsum, rw, 2, op, level)); in det_separators() 567 PetscCall(PCTFS_grop_hc(rsum, rw, 4, op, edge)); in det_separators()
|
| H A D | tfs.h | 142 PETSC_INTERN PetscErrorCode PCTFS_grop_hc(PetscScalar *, PetscScalar *, PetscInt, PetscInt *, Petsc…
|
| H A D | xyt.c | 395 PetscCall(PCTFS_grop_hc(&alpha, &alpha_w, 1, op, dim)); in xyt_generate() 620 PetscCall(PCTFS_grop_hc(rsum, rw, 2, op, level)); in det_separators()
|
| H A D | comm.c | 215 PetscErrorCode PCTFS_grop_hc(PetscScalar *vals, PetscScalar *work, PetscInt n, PetscInt *oprs, Pets… in PCTFS_grop_hc() function
|
| H A D | gs.c | 1434 PetscCall(PCTFS_grop_hc(buf, work, size, op, dim)); in PCTFS_gs_gop_tree_plus_hc()
|