Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/network/
H A Dpipe.h49 extern PetscErrorCode PipeSetUp(Pipe);
H A DpipeInterface.c63 PetscErrorCode PipeSetUp(Pipe pipe) in PipeSetUp() function
H A Dpipes.c748 PetscCall(PipeSetUp(pipe)); in main()