Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/network/
H A Dpipe.h51 extern PetscErrorCode PipeDestroyJacobian(Pipe);
60 extern PetscErrorCode PipeDestroyJacobian(Pipe);
H A DpipeInterface.c33 PetscCall(PipeDestroyJacobian(*pipe)); in PipeDestroy()
160 PetscErrorCode PipeDestroyJacobian(Pipe pipe) in PipeDestroyJacobian() function