Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tests/
H A Dex13.c7 static PetscErrorCode Get2DStencil(PetscInt i, PetscInt j, PetscInt n, PetscInt idxs[]) in Get2DStencil() function
107 PetscCall(Get2DStencil(i, j, 50, cols)); in main()