Searched refs:PCTFS_giop_hc (Results 1 – 5 of 5) sorted by relevance
| /petsc/share/petsc/suppressions/ |
| H A D | ubsan | 74 function:PCTFS_giop_hc
|
| /petsc/src/ksp/pc/impls/tfs/ |
| H A D | xxt.c | 258 PetscCall(PCTFS_giop_hc(&col, &work, 1, op2, dim)); in xxt_generate() 566 PetscCall(PCTFS_giop_hc(sum, w, 4, op, edge)); in det_separators() 644 PetscCall(PCTFS_giop_hc(sum, w, 4, op, edge)); in det_separators()
|
| H A D | tfs.h | 141 PETSC_INTERN PetscErrorCode PCTFS_giop_hc(PetscInt *, PetscInt *, PetscInt, PetscInt *, PetscInt);
|
| H A D | xyt.c | 327 PetscCall(PCTFS_giop_hc(&col, &work, 1, op2, dim)); in xyt_generate() 659 PetscCall(PCTFS_giop_hc(sum, w, 4, op, edge)); in det_separators()
|
| H A D | comm.c | 328 PetscErrorCode PCTFS_giop_hc(PetscInt *vals, PetscInt *work, PetscInt n, PetscInt *oprs, PetscInt d… in PCTFS_giop_hc() function
|