Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/network/
H A Dwash.h47 extern PetscErrorCode JunctionDestroyJacobian(DM, PetscInt, Junction);
H A DpipeInterface.c262 PetscErrorCode JunctionDestroyJacobian(DM dm, PetscInt v, Junction junc) in JunctionDestroyJacobian() function
H A Dpipes.c831 PetscCall(JunctionDestroyJacobian(networkdm, v, junction)); in main()