Home
last modified time | relevance | path

Searched refs:det_separators (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/pc/impls/tfs/
H A Dxxt.c56 static PetscErrorCode det_separators(xxt_ADT xxt_handle);
101 PetscCall(det_separators(xxt_handle)); in XXT_factor()
463 static PetscErrorCode det_separators(xxt_ADT xxt_handle) in det_separators() function
H A Dxyt.c58 static PetscErrorCode det_separators(xyt_ADT xyt_handle);
103 PetscCall(det_separators(xyt_handle)); in XYT_factor()
573 static PetscErrorCode det_separators(xyt_ADT xyt_handle) in det_separators() function