Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/network/
H A Dpipe.h47 extern PetscErrorCode PipeDestroy(Pipe *);
H A DpipeInterface.c28 PetscErrorCode PipeDestroy(Pipe *pipe) in PipeDestroy() function
H A Dpipes.c826 PetscCall(PipeDestroy(&pipe)); in main()