Home
last modified time | relevance | path

Searched defs:KeyPipe (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/tutorials/network/
H A Dpipes.c298 PetscErrorCode PipesView(DM networkdm, PetscInt KeyPipe, Vec X) in PipesView()
614 PetscInt KeyPipe, KeyJunction, *edgelist = NULL, *vtype = NULL; in main() local