Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/network/
H A Dpipe.h46 extern PetscErrorCode PipeCreate(MPI_Comm, Pipe *);
H A DpipeInterface.c15 PetscErrorCode PipeCreate(MPI_Comm comm, Pipe *pipe) in PipeCreate() function