Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/tutorials/
H A Dex1.c18 static PetscErrorCode PetscSFViewCustomLocals_Private(PetscSF sf, const PetscInt locals[], PetscVie… in PetscSFViewCustomLocals_Private() function
485 … PetscCall(PetscSFViewCustomLocals_Private(imsf, mRootsOrigNumbering, PETSC_VIEWER_STDOUT_WORLD)); in main()