Searched refs:remotePointsB (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/vec/is/sf/interface/ |
| H A D | sf.c | 2046 const PetscSFNode *remotePointsA, *remotePointsB; in PetscSFCompose() local 2064 PetscCall(PetscSFGetGraph(sfB, &numRootsB, &numLeavesB, &localPointsB, &remotePointsB)); in PetscSFCompose() 2151 const PetscSFNode *remotePointsA, *remotePointsB; in PetscSFComposeInverse() local 2172 PetscCall(PetscSFGetGraph(sfB, &numRootsB, &numLeavesB, &localPointsB, &remotePointsB)); in PetscSFComposeInverse()
|