Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/network/
H A Dpipes.c298 PetscErrorCode PipesView(DM networkdm, PetscInt KeyPipe, Vec X) in PipesView() function
808 if (viewpipes) PetscCall(PipesView(networkdm, KeyPipe, X)); in main()