Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/network/
H A Dpipes.c380 PetscErrorCode ISJunctionsView(DM networkdm, PetscInt KeyJunc) in ISJunctionsView() argument
392 PetscCall(DMNetworkCreateIS(networkdm, numkeys, &KeyJunc, NULL, NULL, NULL, &isfrom)); in ISJunctionsView()
398 PetscCall(DMNetworkCreateLocalIS(networkdm, numkeys, &KeyJunc, NULL, NULL, NULL, &isfrom)); in ISJunctionsView()