Searched refs:JunctionDestroyJacobian (Results 1 – 3 of 3) sorted by relevance
47 extern PetscErrorCode JunctionDestroyJacobian(DM, PetscInt, Junction);
262 PetscErrorCode JunctionDestroyJacobian(DM dm, PetscInt v, Junction junc) in JunctionDestroyJacobian() function
831 PetscCall(JunctionDestroyJacobian(networkdm, v, junction)); in main()