Searched refs:isfrom_h (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/tutorials/network/ |
| H A D | pipes.c | 301 IS isfrom_q, isfrom_h, isfrom; in PipesView() local 340 …ateIS(networkdm, numkeys, &KeyPipe, blocksize, numselectedvariable, selectedvariables, &isfrom_h)); in PipesView() 342 PetscCall(VecScatterCreate(X, isfrom_h, Xto, NULL, &ctx)); in PipesView() 346 PetscCall(ISDestroy(&isfrom_h)); in PipesView()
|