Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/network/
H A Dpipe.h20 struct _p_Pipe { struct
44 typedef struct _p_Pipe *Pipe; argument
H A Dpipes.c651 PetscCall(DMNetworkRegisterComponent(networkdm, "pipestruct", sizeof(struct _p_Pipe), &KeyPipe)); in main()