Searched refs:PetscSFViewCustom (Results 1 – 1 of 1) sorted by relevance
93 static PetscErrorCode PetscSFViewCustom(PetscSF sf, PetscViewer viewer) in PetscSFViewCustom() function174 if (ctx->viewer) PetscCall(PetscSFViewCustom(sf, ctx->viewer)); in CreateReferenceSF_Regular()213 if (ctx->viewer) PetscCall(PetscSFViewCustom(sf, ctx->viewer)); in CreateSFs_Irregular()290 if (ctx->viewer) PetscCall(PetscSFViewCustom(sf, ctx->viewer)); in CreateSFs_Regular()331 PetscCall(PetscSFViewCustom(sf, ctx->viewer)); in main()