Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/tfs/
H A Dgs.c128 static PetscErrorCode get_ngh_buf(PCTFS_gs_id *gs);
390 PetscCall(get_ngh_buf(gs)); in gsi_via_bit_mask()
487 static PetscErrorCode get_ngh_buf(PCTFS_gs_id *gs) in get_ngh_buf() function